Uses of Interface
org.xmlsoap.schemas.ws.x2004.x09.policy.AppliesToDocument.AppliesTo
-
Packages that use AppliesToDocument.AppliesTo Package Description org.xmlsoap.schemas.ws.x2004.x09.policy -
-
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 Modifier and Type Method Description AppliesToDocument.AppliesToAppliesToDocument. addNewAppliesTo()Appends and returns a new empty "AppliesTo" elementAppliesToDocument.AppliesToPolicyAttachmentDocument.PolicyAttachment. addNewAppliesTo()Appends and returns a new empty "AppliesTo" elementAppliesToDocument.AppliesToAppliesToDocument. getAppliesTo()Gets the "AppliesTo" elementAppliesToDocument.AppliesToPolicyAttachmentDocument.PolicyAttachment. getAppliesTo()Gets the "AppliesTo" elementstatic AppliesToDocument.AppliesToAppliesToDocument.AppliesTo.Factory. newInstance()static AppliesToDocument.AppliesToAppliesToDocument.AppliesTo.Factory. newInstance(XmlOptions options)Methods in org.xmlsoap.schemas.ws.x2004.x09.policy with parameters of type AppliesToDocument.AppliesTo Modifier and Type Method Description voidAppliesToDocument. setAppliesTo(AppliesToDocument.AppliesTo appliesTo)Sets the "AppliesTo" elementvoidPolicyAttachmentDocument.PolicyAttachment. setAppliesTo(AppliesToDocument.AppliesTo appliesTo)Sets the "AppliesTo" element
-