Uses of Class
org.omg.PortableServer.IdAssignmentPolicyValue
Packages that use IdAssignmentPolicyValue
-
Uses of IdAssignmentPolicyValue in com.sun.corba.ee.impl.oa.poa
Fields in com.sun.corba.ee.impl.oa.poa declared as IdAssignmentPolicyValueMethods in com.sun.corba.ee.impl.oa.poa that return IdAssignmentPolicyValueMethods in com.sun.corba.ee.impl.oa.poa with parameters of type IdAssignmentPolicyValueModifier and TypeMethodDescriptionPOAImpl.create_id_assignment_policy(IdAssignmentPolicyValue value) create_id_assignment_policySection 3.3.8.5Constructors in com.sun.corba.ee.impl.oa.poa with parameters of type IdAssignmentPolicyValue -
Uses of IdAssignmentPolicyValue in org.omg.PortableServer
Fields in org.omg.PortableServer declared as IdAssignmentPolicyValueModifier and TypeFieldDescriptionprivate static IdAssignmentPolicyValue[]IdAssignmentPolicyValue.__arraystatic final IdAssignmentPolicyValueIdAssignmentPolicyValue.SYSTEM_IDstatic final IdAssignmentPolicyValueIdAssignmentPolicyValue.USER_IDIdAssignmentPolicyValueHolder.valueMethods in org.omg.PortableServer that return IdAssignmentPolicyValueModifier and TypeMethodDescriptionstatic IdAssignmentPolicyValuestatic IdAssignmentPolicyValueIdAssignmentPolicyValue.from_int(int value) static IdAssignmentPolicyValueIdAssignmentPolicyValueHelper.read(InputStream istream) IdAssignmentPolicyOperations.value()specifies the policy valueMethods in org.omg.PortableServer with parameters of type IdAssignmentPolicyValueModifier and TypeMethodDescriptionPOAOperations.create_id_assignment_policy(IdAssignmentPolicyValue value) These operations each return a reference to a policy object with the specified value.static voidIdAssignmentPolicyValueHelper.insert(Any a, IdAssignmentPolicyValue that) static voidIdAssignmentPolicyValueHelper.write(OutputStream ostream, IdAssignmentPolicyValue value) Constructors in org.omg.PortableServer with parameters of type IdAssignmentPolicyValueModifierConstructorDescriptionIdAssignmentPolicyValueHolder(IdAssignmentPolicyValue initialValue)