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

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

Uses of UserInfoType 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 UserInfoType
protected  UserInfoType[] HKDResponseOrderDataType.userInfo
           
protected  UserInfoType HTDReponseOrderDataType.userInfo
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003 that return UserInfoType
 UserInfoType UserInfoType.clone()
          Creates and returns a copy of this object.
static UserInfoType ObjectFactory.copyOfUserInfoType(UserInfoType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003.UserInfoType instance.
 UserInfoType ObjectFactory.createUserInfoType()
          Create an instance of UserInfoType
 UserInfoType[] HKDResponseOrderDataType.getUserInfo()
           
 UserInfoType HTDReponseOrderDataType.getUserInfo()
          Gets the value of the userInfo property.
 UserInfoType HKDResponseOrderDataType.getUserInfo(int idx)
           
 UserInfoType HKDResponseOrderDataType.setUserInfo(int idx, UserInfoType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003 with parameters of type UserInfoType
static UserInfoType ObjectFactory.copyOfUserInfoType(UserInfoType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003.UserInfoType instance.
 void HKDResponseOrderDataType.copyUserInfo(UserInfoType[] source)
          Copies all values of property UserInfo.
 UserInfoType HKDResponseOrderDataType.setUserInfo(int idx, UserInfoType value)
           
 void HTDReponseOrderDataType.setUserInfo(UserInfoType value)
          Sets the value of the userInfo property.
 void HKDResponseOrderDataType.setUserInfo(UserInfoType[] values)
           
 

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



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