Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003.AccountHolderRoleType

Packages that use AccountHolderRoleType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003   
 

Uses of AccountHolderRoleType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003 declared as AccountHolderRoleType
protected  AccountHolderRoleType AttributedAccountType.AccountHolder.role
           
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003 with parameters of type AccountHolderRoleType
 void AttributedAccountType.AccountHolder.setRole(AccountHolderRoleType value)
          Sets the value of the role property.
 



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