Uses of Class
org.cip4.jdflib.datatypes.JDFDateTimeRangeList

Packages that use JDFDateTimeRangeList
org.cip4.jdflib.auto   
org.cip4.jdflib.datatypes   
org.cip4.jdflib.resource.devicecapability   
 

Uses of JDFDateTimeRangeList in org.cip4.jdflib.auto
 

Methods in org.cip4.jdflib.auto that return JDFDateTimeRangeList
 JDFDateTimeRangeList JDFAutoDateTimeEvaluation.getValueList()
          (20) get JDFDateTimeRangeList attribute ValueList
 

Methods in org.cip4.jdflib.auto with parameters of type JDFDateTimeRangeList
 void JDFAutoDateTimeEvaluation.setValueList(JDFDateTimeRangeList value)
          (36) set attribute ValueList
 

Uses of JDFDateTimeRangeList in org.cip4.jdflib.datatypes
 

Methods in org.cip4.jdflib.datatypes that return JDFDateTimeRangeList
static JDFDateTimeRangeList JDFDateTimeRangeList.createDateTimeRangeList(String s)
          factory for JDFDateTimeRangeList that silently returns null in case of illegal strings
 

Constructors in org.cip4.jdflib.datatypes with parameters of type JDFDateTimeRangeList
JDFDateTimeRangeList(JDFDateTimeRangeList rl)
          constructs a JDFDateTimeRangeList from the given JDFDateTimeRangeList
 

Uses of JDFDateTimeRangeList in org.cip4.jdflib.resource.devicecapability
 

Methods in org.cip4.jdflib.resource.devicecapability that return JDFDateTimeRangeList
 JDFDateTimeRangeList JDFDateTimeState.getAllowedValueList()
          get attribute AllowedValueList
 JDFDateTimeRangeList JDFDateTimeState.getPresentValueList()
          get attribute PresentValueList
 JDFDateTimeRangeList JDFDateTimeEvaluation.getValueList()
          get attribute ValueList
 

Methods in org.cip4.jdflib.resource.devicecapability with parameters of type JDFDateTimeRangeList
 void JDFDateTimeState.setAllowedValueList(JDFDateTimeRangeList value)
          set attribute AllowedValueList
 void JDFDateTimeState.setPresentValueList(JDFDateTimeRangeList value)
          set attribute PresentValueList
 void JDFDateTimeEvaluation.setValueList(JDFDateTimeRangeList value)
          set attribute ValueList
 



Copyright © 2013. All Rights Reserved.