public ResourceCode(Session session, com.primavera.infr.db.PrmRowSet rowSet, int iIndex) throws BusinessObjectException Class constructor called internally after objects are retrieved from the server. Client code should use one of the other constructors for this class. Parameters:...
public ProjectResourceCategory(Session session, com.primavera.infr.db.PrmRowSet rowSet, int iIndex) throws BusinessObjectException Class constructor called internally after objects are retrieved from the server. Client code should use one of the other constructors for t...
java.lang.Object com.primavera.integration.client.bo.enm.EnumType com.primavera.integration.client.bo.enm.ResourceType public class ResourceType extends EnumType Resource type enumerations are used with resources. Valid values are 'Labor', 'NonLabor', and 'Material'. To use an ...