YOKO API

Uses of Class
org.apache.schemas.yoko.bindings.corba.PolicyType

Packages that use PolicyType
org.apache.schemas.yoko.bindings.corba   
 

Uses of PolicyType in org.apache.schemas.yoko.bindings.corba
 

Methods in org.apache.schemas.yoko.bindings.corba that return PolicyType
 PolicyType ObjectFactory.createPolicyType()
          Create an instance of PolicyType
 

Methods in org.apache.schemas.yoko.bindings.corba that return types with arguments of type PolicyType
 javax.xml.bind.JAXBElement<PolicyType> ObjectFactory.createPolicy(PolicyType value)
          Create an instance of JAXBElement<PolicyType>}
 

Methods in org.apache.schemas.yoko.bindings.corba with parameters of type PolicyType
 javax.xml.bind.JAXBElement<PolicyType> ObjectFactory.createPolicy(PolicyType value)
          Create an instance of JAXBElement<PolicyType>}
 


YOKO API

-