Uses of Interface
org.xmlsoap.schemas.ws.x2004.x09.policy.PolicyAttachmentDocument.PolicyAttachment
-
Packages that use PolicyAttachmentDocument.PolicyAttachment Package Description org.xmlsoap.schemas.ws.x2004.x09.policy -
-
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 Modifier and Type Method Description PolicyAttachmentDocument.PolicyAttachmentPolicyAttachmentDocument. addNewPolicyAttachment()Appends and returns a new empty "PolicyAttachment" elementPolicyAttachmentDocument.PolicyAttachmentPolicyAttachmentDocument. getPolicyAttachment()Gets the "PolicyAttachment" elementstatic PolicyAttachmentDocument.PolicyAttachmentPolicyAttachmentDocument.PolicyAttachment.Factory. newInstance()static PolicyAttachmentDocument.PolicyAttachmentPolicyAttachmentDocument.PolicyAttachment.Factory. newInstance(XmlOptions options)Methods in org.xmlsoap.schemas.ws.x2004.x09.policy with parameters of type PolicyAttachmentDocument.PolicyAttachment Modifier and Type Method Description voidPolicyAttachmentDocument. setPolicyAttachment(PolicyAttachmentDocument.PolicyAttachment policyAttachment)Sets the "PolicyAttachment" element
-