Uses of Interface
org.xmlsoap.schemas.ws.x2004.x09.policy.AppliesToDocument.AppliesTo

Packages that use AppliesToDocument.AppliesTo
org.xmlsoap.schemas.ws.x2004.x09.policy   
org.xmlsoap.schemas.ws.x2004.x09.policy.impl   
 

Uses of AppliesToDocument.AppliesTo in org.xmlsoap.schemas.ws.x2004.x09.policy
 

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

Methods in org.xmlsoap.schemas.ws.x2004.x09.policy with parameters of type AppliesToDocument.AppliesTo
 void AppliesToDocument.setAppliesTo(AppliesToDocument.AppliesTo appliesTo)
          Sets the "AppliesTo" element
 void PolicyAttachmentDocument.PolicyAttachment.setAppliesTo(AppliesToDocument.AppliesTo appliesTo)
          Sets the "AppliesTo" element
 

Uses of AppliesToDocument.AppliesTo in org.xmlsoap.schemas.ws.x2004.x09.policy.impl
 

Classes in org.xmlsoap.schemas.ws.x2004.x09.policy.impl that implement AppliesToDocument.AppliesTo
static class AppliesToDocumentImpl.AppliesToImpl
          An XML AppliesTo(@http://schemas.xmlsoap.org/ws/2004/09/policy).
 

Methods in org.xmlsoap.schemas.ws.x2004.x09.policy.impl that return AppliesToDocument.AppliesTo
 AppliesToDocument.AppliesTo AppliesToDocumentImpl.addNewAppliesTo()
          Appends and returns a new empty "AppliesTo" element
 AppliesToDocument.AppliesTo PolicyAttachmentDocumentImpl.PolicyAttachmentImpl.addNewAppliesTo()
          Appends and returns a new empty "AppliesTo" element
 AppliesToDocument.AppliesTo AppliesToDocumentImpl.getAppliesTo()
          Gets the "AppliesTo" element
 AppliesToDocument.AppliesTo PolicyAttachmentDocumentImpl.PolicyAttachmentImpl.getAppliesTo()
          Gets the "AppliesTo" element
 

Methods in org.xmlsoap.schemas.ws.x2004.x09.policy.impl with parameters of type AppliesToDocument.AppliesTo
 void AppliesToDocumentImpl.setAppliesTo(AppliesToDocument.AppliesTo appliesTo)
          Sets the "AppliesTo" element
 void PolicyAttachmentDocumentImpl.PolicyAttachmentImpl.setAppliesTo(AppliesToDocument.AppliesTo appliesTo)
          Sets the "AppliesTo" element
 



Copyright © 2009. All Rights Reserved.