Uses of Class
wt.team.RolePoolMap

Packages that use RolePoolMap
wt.team
 
 

Uses of RolePoolMap in wt.team
 

Methods in wt.team that return RolePoolMap
static RolePoolMap RolePoolMap.newRolePoolMap()
          Default factory for the class.
 RolePoolMap RolePoolLink.getRolePoolMap()
          Gets the object for the association that plays role: ROLE_POOL_MAP_ROLE.
static RolePoolMap RolePoolMap.newRolePoolMap()
          Default factory for the class.
 RolePoolMap RolePoolLink.getRolePoolMap()
          Gets the object for the association that plays role: ROLE_POOL_MAP_ROLE.
 

Methods in wt.team with parameters of type RolePoolMap
protected  boolean RolePoolMap.readVersion(RolePoolMap thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void RolePoolLink.setRolePoolMap(RolePoolMap theRolePoolMap)
          Sets the object for the association that plays role: ROLE_POOL_MAP_ROLE.
static RolePoolLink RolePoolLink.newRolePoolLink(RolePoolMap theRolePoolMap, WTRoleHolder2 theWTRoleHolder2)
          Default factory for the class.
protected  boolean RolePoolMap.readVersion(RolePoolMap thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void RolePoolLink.setRolePoolMap(RolePoolMap theRolePoolMap)
          Sets the object for the association that plays role: ROLE_POOL_MAP_ROLE.
static RolePoolLink RolePoolLink.newRolePoolLink(RolePoolMap theRolePoolMap, WTRoleHolder2 theWTRoleHolder2)
          Default factory for the class.