Uses of Class org.omg.PortableServer.IdAssignmentPolicyValue

Uses in package org.omg.PortableServer

Fields of type org.omg.PortableServer.IdAssignmentPolicyValue

IdAssignmentPolicyValue
An instance of IdAssignmentPolicyValue, initialized to SYSTEM_ID, indicating, that the objects created with that POA obtain they Object Ids from POA.
IdAssignmentPolicyValue
An instance of IdAssignmentPolicyValue, initialized to USER_ID.

Methods with parameter type org.omg.PortableServer.IdAssignmentPolicyValue

IdAssignmentPolicy
Create the ID assignment policy with the given value.

Methods with return type org.omg.PortableServer.IdAssignmentPolicyValue

IdAssignmentPolicyValue
Returns the IdAssignmentPolicyValue, matching the given integer constant.
IdAssignmentPolicyValue
Return the value of this policy type, stated by the current instance.