|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An XML PolicyReference(@http://schemas.xmlsoap.org/ws/2004/09/policy). This is a complex type.
| Nested Class Summary | |
static class |
PolicyReferenceDocument.PolicyReference.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
static SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
byte[] |
getDigest()
Gets the "Digest" attribute |
String |
getDigestAlgorithm()
Gets the "DigestAlgorithm" attribute |
String |
getURI()
Gets the "URI" attribute |
boolean |
isSetDigest()
True if has "Digest" attribute |
boolean |
isSetDigestAlgorithm()
True if has "DigestAlgorithm" attribute |
boolean |
isSetURI()
True if has "URI" attribute |
void |
setDigest(byte[] digest)
Sets the "Digest" attribute |
void |
setDigestAlgorithm(String digestAlgorithm)
Sets the "DigestAlgorithm" attribute |
void |
setURI(String uri)
Sets the "URI" attribute |
void |
unsetDigest()
Unsets the "Digest" attribute |
void |
unsetDigestAlgorithm()
Unsets the "DigestAlgorithm" attribute |
void |
unsetURI()
Unsets the "URI" attribute |
XmlBase64Binary |
xgetDigest()
Gets (as xml) the "Digest" attribute |
XmlAnyURI |
xgetDigestAlgorithm()
Gets (as xml) the "DigestAlgorithm" attribute |
XmlAnyURI |
xgetURI()
Gets (as xml) the "URI" attribute |
void |
xsetDigest(XmlBase64Binary digest)
Sets (as xml) the "Digest" attribute |
void |
xsetDigestAlgorithm(XmlAnyURI digestAlgorithm)
Sets (as xml) the "DigestAlgorithm" attribute |
void |
xsetURI(XmlAnyURI uri)
Sets (as xml) the "URI" attribute |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
| Field Detail |
public static final SchemaType type
| Method Detail |
public String getURI()
public XmlAnyURI xgetURI()
public boolean isSetURI()
public void setURI(String uri)
public void xsetURI(XmlAnyURI uri)
public void unsetURI()
public byte[] getDigest()
public XmlBase64Binary xgetDigest()
public boolean isSetDigest()
public void setDigest(byte[] digest)
public void xsetDigest(XmlBase64Binary digest)
public void unsetDigest()
public String getDigestAlgorithm()
public XmlAnyURI xgetDigestAlgorithm()
public boolean isSetDigestAlgorithm()
public void setDigestAlgorithm(String digestAlgorithm)
public void xsetDigestAlgorithm(XmlAnyURI digestAlgorithm)
public void unsetDigestAlgorithm()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||