Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.ebics.h003.AccountNumberRoleType

Packages that use AccountNumberRoleType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.ebics.h003   
 

Uses of AccountNumberRoleType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.ebics.h003 declared as AccountNumberRoleType
protected  AccountNumberRoleType AttributedAccountType.AccountNumber.role
           
protected  AccountNumberRoleType AttributedAccountType.NationalAccountNumber.role
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.ebics.h003 that return AccountNumberRoleType
static AccountNumberRoleType AccountNumberRoleType.fromValue(String v)
           
 AccountNumberRoleType AttributedAccountType.AccountNumber.getRole()
          Gets the value of the role property.
 AccountNumberRoleType AttributedAccountType.NationalAccountNumber.getRole()
          Gets the value of the role property.
static AccountNumberRoleType AccountNumberRoleType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AccountNumberRoleType[] AccountNumberRoleType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.ebics.h003 with parameters of type AccountNumberRoleType
 void AttributedAccountType.AccountNumber.setRole(AccountNumberRoleType value)
          Sets the value of the role property.
 void AttributedAccountType.NationalAccountNumber.setRole(AccountNumberRoleType value)
          Sets the value of the role property.
 



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