Uses of Class
com.tibco.bpm.web.client.model.types.NewWorkingDayExclusion.FreeBusy

Packages that use NewWorkingDayExclusion.FreeBusy
com.tibco.bpm.web.client.model.types   
 

Uses of NewWorkingDayExclusion.FreeBusy in com.tibco.bpm.web.client.model.types
 

Methods in com.tibco.bpm.web.client.model.types that return NewWorkingDayExclusion.FreeBusy
 NewWorkingDayExclusion.FreeBusy NewWorkingDayExclusion.getFreeBusy()
          TODO Describe this method
static NewWorkingDayExclusion.FreeBusy NewWorkingDayExclusion.FreeBusy.valueOf(int code)
           
static NewWorkingDayExclusion.FreeBusy NewWorkingDayExclusion.FreeBusy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static NewWorkingDayExclusion.FreeBusy[] NewWorkingDayExclusion.FreeBusy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.tibco.bpm.web.client.model.types with parameters of type NewWorkingDayExclusion.FreeBusy
 void NewWorkingDayExclusion.setFreeBusy(NewWorkingDayExclusion.FreeBusy freeBusy)
          TODO Describe this method
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.