Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003.BankCodeRoleType

Packages that use BankCodeRoleType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003   
 

Uses of BankCodeRoleType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003 declared as BankCodeRoleType
protected  BankCodeRoleType AttributedAccountType.BankCode.role
           
protected  BankCodeRoleType AttributedAccountType.NationalBankCode.role
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003 with parameters of type BankCodeRoleType
 void AttributedAccountType.BankCode.setRole(BankCodeRoleType value)
          Sets the value of the role property.
 void AttributedAccountType.NationalBankCode.setRole(BankCodeRoleType value)
          Sets the value of the role property.
 



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