Package | Description |
---|---|
org.xmlsoap.schemas.ws.x2004.x09.policy | |
org.xmlsoap.schemas.ws.x2004.x09.policy.impl |
Modifier and Type | Method and Description |
---|---|
AppliesToDocument.AppliesTo |
PolicyAttachmentDocument.PolicyAttachment.addNewAppliesTo()
Appends and returns a new empty "AppliesTo" element
|
AppliesToDocument.AppliesTo |
AppliesToDocument.addNewAppliesTo()
Appends and returns a new empty "AppliesTo" element
|
AppliesToDocument.AppliesTo |
PolicyAttachmentDocument.PolicyAttachment.getAppliesTo()
Gets the "AppliesTo" element
|
AppliesToDocument.AppliesTo |
AppliesToDocument.getAppliesTo()
Gets the "AppliesTo" element
|
static AppliesToDocument.AppliesTo |
AppliesToDocument.AppliesTo.Factory.newInstance() |
static AppliesToDocument.AppliesTo |
AppliesToDocument.AppliesTo.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
PolicyAttachmentDocument.PolicyAttachment.setAppliesTo(AppliesToDocument.AppliesTo appliesTo)
Sets the "AppliesTo" element
|
void |
AppliesToDocument.setAppliesTo(AppliesToDocument.AppliesTo appliesTo)
Sets the "AppliesTo" element
|
Modifier and Type | Class and Description |
---|---|
static class |
AppliesToDocumentImpl.AppliesToImpl
An XML AppliesTo(@http://schemas.xmlsoap.org/ws/2004/09/policy).
|
Modifier and Type | Method and Description |
---|---|
AppliesToDocument.AppliesTo |
PolicyAttachmentDocumentImpl.PolicyAttachmentImpl.addNewAppliesTo()
Appends and returns a new empty "AppliesTo" element
|
AppliesToDocument.AppliesTo |
AppliesToDocumentImpl.addNewAppliesTo()
Appends and returns a new empty "AppliesTo" element
|
AppliesToDocument.AppliesTo |
PolicyAttachmentDocumentImpl.PolicyAttachmentImpl.getAppliesTo()
Gets the "AppliesTo" element
|
AppliesToDocument.AppliesTo |
AppliesToDocumentImpl.getAppliesTo()
Gets the "AppliesTo" element
|
Modifier and Type | Method and Description |
---|---|
void |
PolicyAttachmentDocumentImpl.PolicyAttachmentImpl.setAppliesTo(AppliesToDocument.AppliesTo appliesTo)
Sets the "AppliesTo" element
|
void |
AppliesToDocumentImpl.setAppliesTo(AppliesToDocument.AppliesTo appliesTo)
Sets the "AppliesTo" element
|
Copyright © 2019. All Rights Reserved.