public static interface ExtractHashAlgorithmIdDocument.ExtractHashAlgorithmId extends TaskType
| Modifier and Type | Interface and Description |
|---|---|
static class |
ExtractHashAlgorithmIdDocument.ExtractHashAlgorithmId.Factory
A factory class with static methods for creating instances
of this type.
|
TaskType.Output| Modifier and Type | Field and Description |
|---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
XmlAnySimpleType |
addNewHashAlgorithmId()
Appends and returns a new empty "HashAlgorithmId" attribute
|
XmlAnySimpleType |
addNewHashUris()
Appends and returns a new empty "HashUris" attribute
|
XmlAnySimpleType |
addNewStoreAssociationFile()
Appends and returns a new empty "StoreAssociationFile" attribute
|
XmlAnySimpleType |
getHashAlgorithmId()
Gets the "HashAlgorithmId" attribute
|
XmlAnySimpleType |
getHashUris()
Gets the "HashUris" attribute
|
XmlAnySimpleType |
getStoreAssociationFile()
Gets the "StoreAssociationFile" attribute
|
boolean |
isSetHashAlgorithmId()
True if has "HashAlgorithmId" attribute
|
boolean |
isSetStoreAssociationFile()
True if has "StoreAssociationFile" attribute
|
void |
setHashAlgorithmId(XmlAnySimpleType hashAlgorithmId)
Sets the "HashAlgorithmId" attribute
|
void |
setHashUris(XmlAnySimpleType hashUris)
Sets the "HashUris" attribute
|
void |
setStoreAssociationFile(XmlAnySimpleType storeAssociationFile)
Sets the "StoreAssociationFile" attribute
|
void |
unsetHashAlgorithmId()
Unsets the "HashAlgorithmId" attribute
|
void |
unsetStoreAssociationFile()
Unsets the "StoreAssociationFile" attribute
|
addNewOutput, getArchitecture, getCondition, getContinueOnError, getOutputArray, getOutputArray, getOutputList, getRuntime, insertNewOutput, isSetArchitecture, isSetCondition, isSetContinueOnError, isSetRuntime, removeOutput, setArchitecture, setCondition, setContinueOnError, setOutputArray, setOutputArray, setRuntime, sizeOfOutputArray, unsetArchitecture, unsetCondition, unsetContinueOnError, unsetRuntime, xgetArchitecture, xgetCondition, xgetContinueOnError, xgetRuntime, xsetArchitecture, xsetCondition, xsetContinueOnError, xsetRuntimechangeType, compareTo, compareValue, copy, 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, xmlTextstatic final SchemaType type
XmlAnySimpleType getStoreAssociationFile()
boolean isSetStoreAssociationFile()
void setStoreAssociationFile(XmlAnySimpleType storeAssociationFile)
XmlAnySimpleType addNewStoreAssociationFile()
void unsetStoreAssociationFile()
XmlAnySimpleType getHashUris()
void setHashUris(XmlAnySimpleType hashUris)
XmlAnySimpleType addNewHashUris()
XmlAnySimpleType getHashAlgorithmId()
boolean isSetHashAlgorithmId()
void setHashAlgorithmId(XmlAnySimpleType hashAlgorithmId)
XmlAnySimpleType addNewHashAlgorithmId()
void unsetHashAlgorithmId()