GNU Classpath (0.95) | |
Frames | No Frames |
Fields of type org.omg.PortableServer.IdUniquenessPolicyValue | |
IdUniquenessPolicyValue | Indicates that a servant activated with that POA is able to support the
multiple Object Ids.
|
IdUniquenessPolicyValue | Indicates that a servant activated with that POA, supports one and only
one OBject Id.
|
Methods with parameter type org.omg.PortableServer.IdUniquenessPolicyValue | |
IdUniquenessPolicy | Create the IdUniquenessPolicy policy.
|
Methods with return type org.omg.PortableServer.IdUniquenessPolicyValue | |
IdUniquenessPolicyValue | IdUniquenessPolicyValue.from_int(int code) Returns the IdUniquenessPolicyValue, matching the given integer constant.
|
IdUniquenessPolicyValue | Return the value of this policy type, stated by the current instance.
|
GNU Classpath (0.95) |