public static class Properties.DigSig extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes}blob"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
blob |
| Constructor and Description |
|---|
DigSig() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBlob()
Binary
Blob
|
void |
setBlob(byte[] value)
Sets the value of the blob property.
|
Copyright © 2007-2021. All Rights Reserved.