GNU Classpath (0.95) | |
Frames | No Frames |
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 | IdAssignmentPolicyValue.from_int(int code) Returns the IdAssignmentPolicyValue, matching the given integer constant.
|
IdAssignmentPolicyValue | Return the value of this policy type, stated by the current instance.
|
GNU Classpath (0.95) |