Uses of Class
org.omg.PortableServer.IdAssignmentPolicyValue

Packages that use IdAssignmentPolicyValue
org.apache.yoko.orb.OBPortableServer   
org.apache.yoko.orb.PortableServer   
org.omg.PortableServer   
 

Uses of IdAssignmentPolicyValue in org.apache.yoko.orb.OBPortableServer
 

Methods in org.apache.yoko.orb.OBPortableServer that return IdAssignmentPolicyValue
 IdAssignmentPolicyValue POAPolicies.idAssignmentPolicy()
           
 

Methods in org.apache.yoko.orb.OBPortableServer with parameters of type IdAssignmentPolicyValue
 IdAssignmentPolicy POA_impl.create_id_assignment_policy(IdAssignmentPolicyValue value)
           
 

Uses of IdAssignmentPolicyValue in org.apache.yoko.orb.PortableServer
 

Methods in org.apache.yoko.orb.PortableServer that return IdAssignmentPolicyValue
 IdAssignmentPolicyValue IdAssignmentPolicy_impl.value()
           
 

Constructors in org.apache.yoko.orb.PortableServer with parameters of type IdAssignmentPolicyValue
IdAssignmentPolicy_impl(IdAssignmentPolicyValue value)
           
 

Uses of IdAssignmentPolicyValue in org.omg.PortableServer
 

Fields in org.omg.PortableServer declared as IdAssignmentPolicyValue
static IdAssignmentPolicyValue IdAssignmentPolicyValue.SYSTEM_ID
           
static IdAssignmentPolicyValue IdAssignmentPolicyValue.USER_ID
           
 IdAssignmentPolicyValue IdAssignmentPolicyValueHolder.value
           
 

Methods in org.omg.PortableServer that return IdAssignmentPolicyValue
static IdAssignmentPolicyValue IdAssignmentPolicyValueHelper.extract(Any any)
           
static IdAssignmentPolicyValue IdAssignmentPolicyValue.from_int(int value)
           
static IdAssignmentPolicyValue IdAssignmentPolicyValueHelper.read(InputStream in)
           
 IdAssignmentPolicyValue IdAssignmentPolicyOperations.value()
           
 

Methods in org.omg.PortableServer with parameters of type IdAssignmentPolicyValue
 IdAssignmentPolicy POAOperations.create_id_assignment_policy(IdAssignmentPolicyValue value)
           
static void IdAssignmentPolicyValueHelper.insert(Any any, IdAssignmentPolicyValue val)
           
static void IdAssignmentPolicyValueHelper.write(OutputStream out, IdAssignmentPolicyValue val)
           
 

Constructors in org.omg.PortableServer with parameters of type IdAssignmentPolicyValue
IdAssignmentPolicyValueHolder(IdAssignmentPolicyValue initial)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.