Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.DataDigestType

Packages that use DataDigestType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003   
 

Uses of DataDigestType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003 declared as DataDigestType
protected  DataDigestType HVSRequestOrderDataType.cancelledDataDigest
           
protected  DataDigestType[] PreValidationRequestType.dataDigest
           
protected  DataDigestType HVZOrderDetailsType.dataDigest
           
protected  DataDigestType HVDResponseOrderDataType.dataDigest
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003 that return DataDigestType
 DataDigestType DataDigestType.clone()
          Creates and returns a copy of this object.
 DataDigestType ObjectFactory.createDataDigestType()
          Create an instance of DataDigestType
 DataDigestType HVSRequestOrderDataType.getCancelledDataDigest()
          Gets the value of the cancelledDataDigest property.
 DataDigestType[] PreValidationRequestType.getDataDigest()
           
 DataDigestType HVZOrderDetailsType.getDataDigest()
          Gets the value of the dataDigest property.
 DataDigestType HVDResponseOrderDataType.getDataDigest()
          Gets the value of the dataDigest property.
 DataDigestType PreValidationRequestType.getDataDigest(int idx)
           
 DataDigestType PreValidationRequestType.setDataDigest(int idx, DataDigestType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003 with parameters of type DataDigestType
 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.
 void PreValidationRequestType.setDataDigest(DataDigestType[] values)
           
 DataDigestType PreValidationRequestType.setDataDigest(int idx, DataDigestType value)
           
 

Constructors in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003 with parameters of type DataDigestType
DataDigestType(DataDigestType o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.DataDigestType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.