Uses of Interface
org.xmlsoap.schemas.ws.x2004.x09.policy.PolicyAttachmentDocument.PolicyAttachment

Packages that use PolicyAttachmentDocument.PolicyAttachment
org.xmlsoap.schemas.ws.x2004.x09.policy   
org.xmlsoap.schemas.ws.x2004.x09.policy.impl   
 

Uses of PolicyAttachmentDocument.PolicyAttachment in org.xmlsoap.schemas.ws.x2004.x09.policy
 

Methods in org.xmlsoap.schemas.ws.x2004.x09.policy that return PolicyAttachmentDocument.PolicyAttachment
 PolicyAttachmentDocument.PolicyAttachment PolicyAttachmentDocument.addNewPolicyAttachment()
          Appends and returns a new empty "PolicyAttachment" element
 PolicyAttachmentDocument.PolicyAttachment PolicyAttachmentDocument.getPolicyAttachment()
          Gets the "PolicyAttachment" element
static PolicyAttachmentDocument.PolicyAttachment PolicyAttachmentDocument.PolicyAttachment.Factory.newInstance()
           
static PolicyAttachmentDocument.PolicyAttachment PolicyAttachmentDocument.PolicyAttachment.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.xmlsoap.schemas.ws.x2004.x09.policy with parameters of type PolicyAttachmentDocument.PolicyAttachment
 void PolicyAttachmentDocument.setPolicyAttachment(PolicyAttachmentDocument.PolicyAttachment policyAttachment)
          Sets the "PolicyAttachment" element
 

Uses of PolicyAttachmentDocument.PolicyAttachment in org.xmlsoap.schemas.ws.x2004.x09.policy.impl
 

Classes in org.xmlsoap.schemas.ws.x2004.x09.policy.impl that implement PolicyAttachmentDocument.PolicyAttachment
static class PolicyAttachmentDocumentImpl.PolicyAttachmentImpl
          An XML PolicyAttachment(@http://schemas.xmlsoap.org/ws/2004/09/policy).
 

Methods in org.xmlsoap.schemas.ws.x2004.x09.policy.impl that return PolicyAttachmentDocument.PolicyAttachment
 PolicyAttachmentDocument.PolicyAttachment PolicyAttachmentDocumentImpl.addNewPolicyAttachment()
          Appends and returns a new empty "PolicyAttachment" element
 PolicyAttachmentDocument.PolicyAttachment PolicyAttachmentDocumentImpl.getPolicyAttachment()
          Gets the "PolicyAttachment" element
 

Methods in org.xmlsoap.schemas.ws.x2004.x09.policy.impl with parameters of type PolicyAttachmentDocument.PolicyAttachment
 void PolicyAttachmentDocumentImpl.setPolicyAttachment(PolicyAttachmentDocument.PolicyAttachment policyAttachment)
          Sets the "PolicyAttachment" element
 



Copyright © 2009. All Rights Reserved.