public interface Policy extends OperatorContentType
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | Policy.FactoryA factory class with static methods for creating instances
 of this type. | 
| Modifier and Type | Field and Description | 
|---|---|
| static org.apache.xmlbeans.SchemaType | type | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getId()Gets the "Id" attribute | 
| String | getName()Gets the "Name" attribute | 
| boolean | isSetId()True if has "Id" attribute | 
| boolean | isSetName()True if has "Name" attribute | 
| void | setId(String id)Sets the "Id" attribute | 
| void | setName(String name)Sets the "Name" attribute | 
| void | unsetId()Unsets the "Id" attribute | 
| void | unsetName()Unsets the "Name" attribute | 
| org.apache.xmlbeans.XmlID | xgetId()Gets (as xml) the "Id" attribute | 
| org.apache.xmlbeans.XmlAnyURI | xgetName()Gets (as xml) the "Name" attribute | 
| void | xsetId(org.apache.xmlbeans.XmlID id)Sets (as xml) the "Id" attribute | 
| void | xsetName(org.apache.xmlbeans.XmlAnyURI name)Sets (as xml) the "Name" attribute | 
addNewAddressing, addNewAll, addNewAnonymousResponses, addNewExactlyOne, addNewNonAnonymousResponses, addNewPolicy, addNewPolicyReference, addNewUsingAddressing, getAddressingArray, getAddressingArray, getAddressingList, getAllArray, getAllArray, getAllList, getAnonymousResponsesArray, getAnonymousResponsesArray, getAnonymousResponsesList, getExactlyOneArray, getExactlyOneArray, getExactlyOneList, getNonAnonymousResponsesArray, getNonAnonymousResponsesArray, getNonAnonymousResponsesList, getPolicyArray, getPolicyArray, getPolicyList, getPolicyReferenceArray, getPolicyReferenceArray, getPolicyReferenceList, getUsingAddressingArray, getUsingAddressingArray, getUsingAddressingList, insertNewAddressing, insertNewAll, insertNewAnonymousResponses, insertNewExactlyOne, insertNewNonAnonymousResponses, insertNewPolicy, insertNewPolicyReference, insertNewUsingAddressing, removeAddressing, removeAll, removeAnonymousResponses, removeExactlyOne, removeNonAnonymousResponses, removePolicy, removePolicyReference, removeUsingAddressing, setAddressingArray, setAddressingArray, setAllArray, setAllArray, setAnonymousResponsesArray, setAnonymousResponsesArray, setExactlyOneArray, setExactlyOneArray, setNonAnonymousResponsesArray, setNonAnonymousResponsesArray, setPolicyArray, setPolicyArray, setPolicyReferenceArray, setPolicyReferenceArray, setUsingAddressingArray, setUsingAddressingArray, sizeOfAddressingArray, sizeOfAllArray, sizeOfAnonymousResponsesArray, sizeOfExactlyOneArray, sizeOfNonAnonymousResponsesArray, sizeOfPolicyArray, sizeOfPolicyReferenceArray, sizeOfUsingAddressingArraychangeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextString getName()
org.apache.xmlbeans.XmlAnyURI xgetName()
boolean isSetName()
void setName(String name)
void xsetName(org.apache.xmlbeans.XmlAnyURI name)
void unsetName()
String getId()
org.apache.xmlbeans.XmlID xgetId()
boolean isSetId()
void setId(String id)
void xsetId(org.apache.xmlbeans.XmlID id)
void unsetId()
Copyright © 2019. All Rights Reserved.