Class BindingType

  • All Implemented Interfaces:
    java.io.Serializable, IDLEntity

    public class BindingType
    extends java.lang.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:
    Serialized Form
    • Constructor Detail

      • BindingType

        protected BindingType​(int value)
    • Method Detail

      • value

        public int value()
      • from_int

        public static BindingType from_int​(int value)