public static interface SignFileDocument.SignFile extends TaskType
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | SignFileDocument.SignFile.FactoryA 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 | addNewCertificateThumbprint()Appends and returns a new empty "CertificateThumbprint" attribute | 
| XmlAnySimpleType | addNewSigningTarget()Appends and returns a new empty "SigningTarget" attribute | 
| XmlAnySimpleType | addNewTimestampUrl()Appends and returns a new empty "TimestampUrl" attribute | 
| XmlAnySimpleType | getCertificateThumbprint()Gets the "CertificateThumbprint" attribute | 
| XmlAnySimpleType | getSigningTarget()Gets the "SigningTarget" attribute | 
| XmlAnySimpleType | getTimestampUrl()Gets the "TimestampUrl" attribute | 
| boolean | isSetTimestampUrl()True if has "TimestampUrl" attribute | 
| void | setCertificateThumbprint(XmlAnySimpleType certificateThumbprint)Sets the "CertificateThumbprint" attribute | 
| void | setSigningTarget(XmlAnySimpleType signingTarget)Sets the "SigningTarget" attribute | 
| void | setTimestampUrl(XmlAnySimpleType timestampUrl)Sets the "TimestampUrl" attribute | 
| void | unsetTimestampUrl()Unsets the "TimestampUrl" 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 getCertificateThumbprint()
void setCertificateThumbprint(XmlAnySimpleType certificateThumbprint)
XmlAnySimpleType addNewCertificateThumbprint()
XmlAnySimpleType getSigningTarget()
void setSigningTarget(XmlAnySimpleType signingTarget)
XmlAnySimpleType addNewSigningTarget()
XmlAnySimpleType getTimestampUrl()
boolean isSetTimestampUrl()
void setTimestampUrl(XmlAnySimpleType timestampUrl)
XmlAnySimpleType addNewTimestampUrl()
void unsetTimestampUrl()