Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.PubKeyValueType

Packages that use PubKeyValueType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003   
 

Uses of PubKeyValueType 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 PubKeyValueType
protected  PubKeyValueType PubKeyInfoType.pubKeyValue
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 that return PubKeyValueType
 PubKeyValueType PubKeyValueType.clone()
          Creates and returns a copy of this object.
protected static PubKeyValueType ObjectFactory.copyOfPubKeyValueType(PubKeyValueType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.PubKeyValueType instance.
 PubKeyValueType ObjectFactory.createPubKeyValueType()
          Create an instance of PubKeyValueType
 PubKeyValueType PubKeyInfoType.getPubKeyValue()
          Gets the value of the pubKeyValue property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 with parameters of type PubKeyValueType
protected static PubKeyValueType ObjectFactory.copyOfPubKeyValueType(PubKeyValueType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.PubKeyValueType instance.
 void PubKeyInfoType.setPubKeyValue(PubKeyValueType value)
          Sets the value of the pubKeyValue property.
 

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



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