| Package | Description |
|---|---|
| org.w3.www._2000._09.xmldsig |
| Modifier and Type | Method and Description |
|---|---|
ObjectType[] |
SignatureType.getObject()
Gets the object value for this SignatureType.
|
ObjectType |
SignatureType.getObject(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
SignatureType.setObject(int i,
ObjectType _value) |
void |
SignatureType.setObject(ObjectType[] object)
Sets the object value for this SignatureType.
|
| Constructor and Description |
|---|
SignatureType(SignedInfoType signedInfo,
SignatureValueType signatureValue,
KeyInfoType keyInfo,
ObjectType[] object,
org.apache.axis.types.Id id) |
Copyright © 2025. All rights reserved.