Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003.AmountType

Packages that use AmountType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003   
 

Uses of AmountType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003 declared as AmountType
protected  AmountType PreValidationAccountAuthType.amount
           
protected  AmountType UserPermissionType.maxAmount
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003 that return AmountType
 AmountType AmountType.clone()
          Creates and returns a copy of this object.
 AmountType ObjectFactory.createAmountType()
          Create an instance of AmountType
 AmountType PreValidationAccountAuthType.getAmount()
          Gets the value of the amount property.
 AmountType UserPermissionType.getMaxAmount()
          Gets the value of the maxAmount property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003 with parameters of type AmountType
 void PreValidationAccountAuthType.setAmount(AmountType value)
          Sets the value of the amount property.
 void UserPermissionType.setMaxAmount(AmountType value)
          Sets the value of the maxAmount property.
 

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



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