Primavera Integration API 7.0

Uses of Class
com.primavera.integration.client.bo.enm.ScheduleRelationshipLagCalendar

Packages that use ScheduleRelationshipLagCalendar
com.primavera.integration.client.bo.enm Typesafe enumerations 
com.primavera.integration.client.bo.object Client business object classes 
 

Uses of ScheduleRelationshipLagCalendar in com.primavera.integration.client.bo.enm
 

Fields in com.primavera.integration.client.bo.enm declared as ScheduleRelationshipLagCalendar
static ScheduleRelationshipLagCalendar ScheduleRelationshipLagCalendar.NULL
           
static ScheduleRelationshipLagCalendar ScheduleRelationshipLagCalendar.PREDECESSOR
           
static ScheduleRelationshipLagCalendar ScheduleRelationshipLagCalendar.PROJECTDEFAULT
           
static ScheduleRelationshipLagCalendar ScheduleRelationshipLagCalendar.SUCCESSOR
           
static ScheduleRelationshipLagCalendar ScheduleRelationshipLagCalendar.TWENTYFOURHOUR
           
 

Methods in com.primavera.integration.client.bo.enm that return ScheduleRelationshipLagCalendar
static ScheduleRelationshipLagCalendar ScheduleRelationshipLagCalendar.getScheduleRelationshipLagCalendar(int iScheduleRelationshipLagCalendar)
          Gets an instance of ScheduleRelationshipLagCalendar based on the integer value specified.
static ScheduleRelationshipLagCalendar ScheduleRelationshipLagCalendar.getScheduleRelationshipLagCalendar(java.lang.String sScheduleRelationshipLagCalendar)
          Gets an instance of ScheduleRelationshipLagCalendar based on the String value specified.
 

Uses of ScheduleRelationshipLagCalendar in com.primavera.integration.client.bo.object
 

Methods in com.primavera.integration.client.bo.object that return ScheduleRelationshipLagCalendar
 ScheduleRelationshipLagCalendar ScheduleOptions.getRelationshipLagCalendar()
          Gets the calendar used to calculate the lag between predecessors and successors for all activities.
 

Methods in com.primavera.integration.client.bo.object with parameters of type ScheduleRelationshipLagCalendar
 void ScheduleOptions.setRelationshipLagCalendar(ScheduleRelationshipLagCalendar enm)
          Sets the calendar used to calculate the lag between predecessors and successors for all activities.
 


Primavera Integration API 7.0

Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.