Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.UserPermissionType

Packages that use UserPermissionType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003   
 

Uses of UserPermissionType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 with type parameters of type UserPermissionType
protected  List<UserPermissionType> UserInfoType.permission
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 that return UserPermissionType
 UserPermissionType UserPermissionType.clone()
          Creates and returns a copy of this object.
protected static UserPermissionType ObjectFactory.copyOfUserPermissionType(UserPermissionType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.UserPermissionType instance.
 UserPermissionType ObjectFactory.createUserPermissionType()
          Create an instance of UserPermissionType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 that return types with arguments of type UserPermissionType
 List<UserPermissionType> UserInfoType.getPermission()
          Gets the value of the permission property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 with parameters of type UserPermissionType
protected static UserPermissionType ObjectFactory.copyOfUserPermissionType(UserPermissionType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.UserPermissionType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 with type arguments of type UserPermissionType
protected static void UserInfoType.copyPermission(List<UserPermissionType> source, List<UserPermissionType> target)
          Copies all values of property Permission.
protected static void UserInfoType.copyPermission(List<UserPermissionType> source, List<UserPermissionType> target)
          Copies all values of property Permission.
 

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



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