|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataDigestType | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 | |
| Uses of DataDigestType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 declared as DataDigestType | |
|---|---|
protected DataDigestType |
HVSRequestOrderDataType.cancelledDataDigest
|
protected DataDigestType |
HVZOrderDetailsType.dataDigest
|
protected DataDigestType |
HVDResponseOrderDataType.dataDigest
|
| Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 with type parameters of type DataDigestType | |
|---|---|
protected List<DataDigestType> |
PreValidationRequestType.dataDigest
|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 that return DataDigestType | |
|---|---|
DataDigestType |
DataDigestType.clone()
Creates and returns a copy of this object. |
protected static DataDigestType |
ObjectFactory.copyOfDataDigestType(DataDigestType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.DataDigestType instance. |
DataDigestType |
ObjectFactory.createDataDigestType()
Create an instance of DataDigestType |
DataDigestType |
HVSRequestOrderDataType.getCancelledDataDigest()
Gets the value of the cancelledDataDigest property. |
DataDigestType |
HVZOrderDetailsType.getDataDigest()
Gets the value of the dataDigest property. |
DataDigestType |
HVDResponseOrderDataType.getDataDigest()
Gets the value of the dataDigest property. |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 that return types with arguments of type DataDigestType | |
|---|---|
List<DataDigestType> |
PreValidationRequestType.getDataDigest()
Gets the value of the dataDigest property. |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 with parameters of type DataDigestType | |
|---|---|
protected static DataDigestType |
ObjectFactory.copyOfDataDigestType(DataDigestType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.DataDigestType instance. |
void |
HVSRequestOrderDataType.setCancelledDataDigest(DataDigestType value)
Sets the value of the cancelledDataDigest property. |
void |
HVZOrderDetailsType.setDataDigest(DataDigestType value)
Sets the value of the dataDigest property. |
void |
HVDResponseOrderDataType.setDataDigest(DataDigestType value)
Sets the value of the dataDigest property. |
| Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 with type arguments of type DataDigestType | |
|---|---|
protected static void |
PreValidationRequestType.copyDataDigest(List<DataDigestType> source,
List<DataDigestType> target)
Copies all values of property DataDigest. |
protected static void |
PreValidationRequestType.copyDataDigest(List<DataDigestType> source,
List<DataDigestType> target)
Copies all values of property DataDigest. |
| Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 with parameters of type DataDigestType | |
|---|---|
DataDigestType(DataDigestType o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.DataDigestType instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||