Class BindingType

java.lang.Object
org.omg.CosNaming.BindingType
All Implemented Interfaces:
Serializable, IDLEntity

public class BindingType extends Object implements IDLEntity
Specifies whether the given binding is for a object (that is not a naming context) or for a naming context.
See Also:
  • Field Details

  • Constructor Details

    • BindingType

      protected BindingType(int value)
  • Method Details

    • value

      public int value()
    • from_int

      public static BindingType from_int(int value)