Uses of Interface
org.xmlsoap.schemas.ws.x2004.x09.policy.PolicyURIsAttribute.PolicyURIs

Packages that use PolicyURIsAttribute.PolicyURIs
org.xmlsoap.schemas.ws.x2004.x09.policy   
org.xmlsoap.schemas.ws.x2004.x09.policy.impl   
 

Uses of PolicyURIsAttribute.PolicyURIs in org.xmlsoap.schemas.ws.x2004.x09.policy
 

Methods in org.xmlsoap.schemas.ws.x2004.x09.policy that return PolicyURIsAttribute.PolicyURIs
static PolicyURIsAttribute.PolicyURIs PolicyURIsAttribute.PolicyURIs.Factory.newInstance()
           
static PolicyURIsAttribute.PolicyURIs PolicyURIsAttribute.PolicyURIs.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static PolicyURIsAttribute.PolicyURIs PolicyURIsAttribute.PolicyURIs.Factory.newValue(java.lang.Object obj)
           
 PolicyURIsAttribute.PolicyURIs PolicyURIsAttribute.xgetPolicyURIs()
          Gets (as xml) the "PolicyURIs" attribute
 

Methods in org.xmlsoap.schemas.ws.x2004.x09.policy with parameters of type PolicyURIsAttribute.PolicyURIs
 void PolicyURIsAttribute.xsetPolicyURIs(PolicyURIsAttribute.PolicyURIs policyURIs)
          Sets (as xml) the "PolicyURIs" attribute
 

Uses of PolicyURIsAttribute.PolicyURIs in org.xmlsoap.schemas.ws.x2004.x09.policy.impl
 

Classes in org.xmlsoap.schemas.ws.x2004.x09.policy.impl that implement PolicyURIsAttribute.PolicyURIs
static class PolicyURIsAttributeImpl.PolicyURIsImpl
          An XML PolicyURIs(@http://schemas.xmlsoap.org/ws/2004/09/policy).
 

Methods in org.xmlsoap.schemas.ws.x2004.x09.policy.impl that return PolicyURIsAttribute.PolicyURIs
 PolicyURIsAttribute.PolicyURIs PolicyURIsAttributeImpl.xgetPolicyURIs()
          Gets (as xml) the "PolicyURIs" attribute
 

Methods in org.xmlsoap.schemas.ws.x2004.x09.policy.impl with parameters of type PolicyURIsAttribute.PolicyURIs
 void PolicyURIsAttributeImpl.xsetPolicyURIs(PolicyURIsAttribute.PolicyURIs policyURIs)
          Sets (as xml) the "PolicyURIs" attribute
 



Copyright © 2009. All Rights Reserved.