Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003.UserPermissionType

Packages that use UserPermissionType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003   
 

Uses of UserPermissionType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003 declared as UserPermissionType
protected  UserPermissionType[] UserInfoType.permission
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003 that return UserPermissionType
 UserPermissionType UserPermissionType.clone()
          Creates and returns a copy of this object.
 UserPermissionType ObjectFactory.createUserPermissionType()
          Create an instance of UserPermissionType
 UserPermissionType[] UserInfoType.getPermission()
           
 UserPermissionType UserInfoType.getPermission(int idx)
           
 UserPermissionType UserInfoType.setPermission(int idx, UserPermissionType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003 with parameters of type UserPermissionType
 UserPermissionType UserInfoType.setPermission(int idx, UserPermissionType value)
           
 void UserInfoType.setPermission(UserPermissionType[] values)
           
 

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



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