Uses of Class
net.sf.mpxj.primavera.schema.PortfolioTeamMemberType

Packages that use PortfolioTeamMemberType
net.sf.mpxj.primavera.schema   
 

Uses of PortfolioTeamMemberType in net.sf.mpxj.primavera.schema
 

Fields in net.sf.mpxj.primavera.schema with type parameters of type PortfolioTeamMemberType
protected  List<PortfolioTeamMemberType> ProjectPortfolioType.memberProject
           
protected  List<PortfolioTeamMemberType> ResourceTeamType.memberResource
           
protected  List<PortfolioTeamMemberType> RoleTeamType.memberRole
           
 

Methods in net.sf.mpxj.primavera.schema that return PortfolioTeamMemberType
 PortfolioTeamMemberType ObjectFactory.createPortfolioTeamMemberType()
          Create an instance of PortfolioTeamMemberType
 

Methods in net.sf.mpxj.primavera.schema that return types with arguments of type PortfolioTeamMemberType
 List<PortfolioTeamMemberType> ProjectPortfolioType.getMemberProject()
          Gets the value of the memberProject property.
 List<PortfolioTeamMemberType> ResourceTeamType.getMemberResource()
          Gets the value of the memberResource property.
 List<PortfolioTeamMemberType> RoleTeamType.getMemberRole()
          Gets the value of the memberRole property.
 



Copyright © 2012. All Rights Reserved.