Package | Description |
---|---|
org.xmlsoap.schemas.ws.x2004.x09.policy | |
org.xmlsoap.schemas.ws.x2004.x09.policy.impl |
Modifier and Type | Method and Description |
---|---|
PolicyReferenceDocument.PolicyReference |
PolicyReferenceDocument.addNewPolicyReference()
Appends and returns a new empty "PolicyReference" element
|
PolicyReferenceDocument.PolicyReference |
PolicyAttachmentDocument.PolicyAttachment.addNewPolicyReference()
Appends and returns a new empty value (as xml) as the last "PolicyReference" element
|
PolicyReferenceDocument.PolicyReference |
OperatorContentType.addNewPolicyReference()
Appends and returns a new empty value (as xml) as the last "PolicyReference" element
|
PolicyReferenceDocument.PolicyReference |
PolicyReferenceDocument.getPolicyReference()
Gets the "PolicyReference" element
|
PolicyReferenceDocument.PolicyReference[] |
PolicyAttachmentDocument.PolicyAttachment.getPolicyReferenceArray()
Deprecated.
|
PolicyReferenceDocument.PolicyReference[] |
OperatorContentType.getPolicyReferenceArray()
Deprecated.
|
PolicyReferenceDocument.PolicyReference |
PolicyAttachmentDocument.PolicyAttachment.getPolicyReferenceArray(int i)
Gets ith "PolicyReference" element
|
PolicyReferenceDocument.PolicyReference |
OperatorContentType.getPolicyReferenceArray(int i)
Gets ith "PolicyReference" element
|
PolicyReferenceDocument.PolicyReference |
PolicyAttachmentDocument.PolicyAttachment.insertNewPolicyReference(int i)
Inserts and returns a new empty value (as xml) as the ith "PolicyReference" element
|
PolicyReferenceDocument.PolicyReference |
OperatorContentType.insertNewPolicyReference(int i)
Inserts and returns a new empty value (as xml) as the ith "PolicyReference" element
|
static PolicyReferenceDocument.PolicyReference |
PolicyReferenceDocument.PolicyReference.Factory.newInstance() |
static PolicyReferenceDocument.PolicyReference |
PolicyReferenceDocument.PolicyReference.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
List<PolicyReferenceDocument.PolicyReference> |
PolicyAttachmentDocument.PolicyAttachment.getPolicyReferenceList()
Gets a List of "PolicyReference" elements
|
List<PolicyReferenceDocument.PolicyReference> |
OperatorContentType.getPolicyReferenceList()
Gets a List of "PolicyReference" elements
|
Modifier and Type | Method and Description |
---|---|
void |
PolicyReferenceDocument.setPolicyReference(PolicyReferenceDocument.PolicyReference policyReference)
Sets the "PolicyReference" element
|
void |
PolicyAttachmentDocument.PolicyAttachment.setPolicyReferenceArray(int i,
PolicyReferenceDocument.PolicyReference policyReference)
Sets ith "PolicyReference" element
|
void |
OperatorContentType.setPolicyReferenceArray(int i,
PolicyReferenceDocument.PolicyReference policyReference)
Sets ith "PolicyReference" element
|
void |
PolicyAttachmentDocument.PolicyAttachment.setPolicyReferenceArray(PolicyReferenceDocument.PolicyReference[] policyReferenceArray)
Sets array of all "PolicyReference" element
|
void |
OperatorContentType.setPolicyReferenceArray(PolicyReferenceDocument.PolicyReference[] policyReferenceArray)
Sets array of all "PolicyReference" element
|
Modifier and Type | Class and Description |
---|---|
static class |
PolicyReferenceDocumentImpl.PolicyReferenceImpl
An XML PolicyReference(@http://schemas.xmlsoap.org/ws/2004/09/policy).
|
Modifier and Type | Method and Description |
---|---|
PolicyReferenceDocument.PolicyReference |
PolicyReferenceDocumentImpl.addNewPolicyReference()
Appends and returns a new empty "PolicyReference" element
|
PolicyReferenceDocument.PolicyReference |
PolicyAttachmentDocumentImpl.PolicyAttachmentImpl.addNewPolicyReference()
Appends and returns a new empty value (as xml) as the last "PolicyReference" element
|
PolicyReferenceDocument.PolicyReference |
OperatorContentTypeImpl.addNewPolicyReference()
Appends and returns a new empty value (as xml) as the last "PolicyReference" element
|
PolicyReferenceDocument.PolicyReference |
PolicyReferenceDocumentImpl.getPolicyReference()
Gets the "PolicyReference" element
|
PolicyReferenceDocument.PolicyReference[] |
PolicyAttachmentDocumentImpl.PolicyAttachmentImpl.getPolicyReferenceArray()
Deprecated.
|
PolicyReferenceDocument.PolicyReference[] |
OperatorContentTypeImpl.getPolicyReferenceArray()
Deprecated.
|
PolicyReferenceDocument.PolicyReference |
PolicyAttachmentDocumentImpl.PolicyAttachmentImpl.getPolicyReferenceArray(int i)
Gets ith "PolicyReference" element
|
PolicyReferenceDocument.PolicyReference |
OperatorContentTypeImpl.getPolicyReferenceArray(int i)
Gets ith "PolicyReference" element
|
PolicyReferenceDocument.PolicyReference |
PolicyAttachmentDocumentImpl.PolicyAttachmentImpl.insertNewPolicyReference(int i)
Inserts and returns a new empty value (as xml) as the ith "PolicyReference" element
|
PolicyReferenceDocument.PolicyReference |
OperatorContentTypeImpl.insertNewPolicyReference(int i)
Inserts and returns a new empty value (as xml) as the ith "PolicyReference" element
|
Modifier and Type | Method and Description |
---|---|
List<PolicyReferenceDocument.PolicyReference> |
PolicyAttachmentDocumentImpl.PolicyAttachmentImpl.getPolicyReferenceList()
Gets a List of "PolicyReference" elements
|
List<PolicyReferenceDocument.PolicyReference> |
OperatorContentTypeImpl.getPolicyReferenceList()
Gets a List of "PolicyReference" elements
|
Modifier and Type | Method and Description |
---|---|
void |
PolicyReferenceDocumentImpl.setPolicyReference(PolicyReferenceDocument.PolicyReference policyReference)
Sets the "PolicyReference" element
|
void |
PolicyAttachmentDocumentImpl.PolicyAttachmentImpl.setPolicyReferenceArray(int i,
PolicyReferenceDocument.PolicyReference policyReference)
Sets ith "PolicyReference" element
|
void |
OperatorContentTypeImpl.setPolicyReferenceArray(int i,
PolicyReferenceDocument.PolicyReference policyReference)
Sets ith "PolicyReference" element
|
void |
PolicyAttachmentDocumentImpl.PolicyAttachmentImpl.setPolicyReferenceArray(PolicyReferenceDocument.PolicyReference[] policyReferenceArray)
Sets array of all "PolicyReference" element
|
void |
OperatorContentTypeImpl.setPolicyReferenceArray(PolicyReferenceDocument.PolicyReference[] policyReferenceArray)
Sets array of all "PolicyReference" element
|
Copyright © 2019. All Rights Reserved.