Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.DataDigestType

Packages that use DataDigestType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003   
 

Uses of DataDigestType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.pub.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.pub.collections.valueclass.ebics.h003 with type parameters of type DataDigestType
protected  List<DataDigestType> PreValidationRequestType.dataDigest
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003 that return DataDigestType
 DataDigestType DataDigestType.clone()
          Creates and returns a copy of this object.
static DataDigestType ObjectFactory.copyOfDataDigestType(DataDigestType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.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.pub.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.pub.collections.valueclass.ebics.h003 with parameters of type DataDigestType
static DataDigestType ObjectFactory.copyOfDataDigestType(DataDigestType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.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.pub.collections.valueclass.ebics.h003 with type arguments of type DataDigestType
static void PreValidationRequestType.copyDataDigest(List<DataDigestType> source, List<DataDigestType> target)
          Copies all values of property DataDigest.
static void PreValidationRequestType.copyDataDigest(List<DataDigestType> source, List<DataDigestType> target)
          Copies all values of property DataDigest.
 

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



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