|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnyType | |
---|---|
oasis.names.tc.dss._1_0.core.schema |
Uses of AnyType in oasis.names.tc.dss._1_0.core.schema |
---|
Methods in oasis.names.tc.dss._1_0.core.schema that return AnyType | |
---|---|
AnyType |
ObjectFactory.createAnyType()
Create an instance of AnyType |
AnyType |
RequestBaseType.getOptionalInputs()
Gets the value of the optionalInputs property. |
AnyType |
ResponseBaseType.getOptionalOutputs()
Gets the value of the optionalOutputs property. |
AnyType |
Timestamp.getOther()
Gets the value of the other property. |
AnyType |
SignatureObject.getOther()
Gets the value of the other property. |
AnyType |
KeySelector.getOther()
Gets the value of the other property. |
AnyType |
RequesterIdentity.getSupportingInfo()
Gets the value of the supportingInfo property. |
AnyType |
ClaimedIdentity.getSupportingInfo()
Gets the value of the supportingInfo property. |
AnyType |
Property.getValue()
Gets the value of the value property. |
Methods in oasis.names.tc.dss._1_0.core.schema that return types with arguments of type AnyType | |
---|---|
JAXBElement<AnyType> |
ObjectFactory.createOptionalInputs(AnyType value)
Create an instance of JAXBElement < AnyType > |
JAXBElement<AnyType> |
ObjectFactory.createOptionalOutputs(AnyType value)
Create an instance of JAXBElement < AnyType > |
List<AnyType> |
InputDocuments.getOther()
Gets the value of the other property. |
Methods in oasis.names.tc.dss._1_0.core.schema with parameters of type AnyType | |
---|---|
JAXBElement<AnyType> |
ObjectFactory.createOptionalInputs(AnyType value)
Create an instance of JAXBElement < AnyType > |
JAXBElement<AnyType> |
ObjectFactory.createOptionalOutputs(AnyType value)
Create an instance of JAXBElement < AnyType > |
void |
RequestBaseType.setOptionalInputs(AnyType value)
Sets the value of the optionalInputs property. |
void |
ResponseBaseType.setOptionalOutputs(AnyType value)
Sets the value of the optionalOutputs property. |
void |
Timestamp.setOther(AnyType value)
Sets the value of the other property. |
void |
SignatureObject.setOther(AnyType value)
Sets the value of the other property. |
void |
KeySelector.setOther(AnyType value)
Sets the value of the other property. |
void |
RequesterIdentity.setSupportingInfo(AnyType value)
Sets the value of the supportingInfo property. |
void |
ClaimedIdentity.setSupportingInfo(AnyType value)
Sets the value of the supportingInfo property. |
void |
Property.setValue(AnyType value)
Sets the value of the value property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |