Package | Description |
---|---|
org.cip4.jdflib.auto | |
org.cip4.jdflib.datatypes | |
org.cip4.jdflib.resource.devicecapability |
Modifier and Type | Method and Description |
---|---|
JDFDateTimeRangeList |
JDFAutoDateTimeState.getAllowedValueList()
(20) get JDFDateTimeRangeList attribute AllowedValueList
|
JDFDateTimeRangeList |
JDFAutoDateTimeState.getPresentValueList()
(20) get JDFDateTimeRangeList attribute PresentValueList
|
JDFDateTimeRangeList |
JDFAutoDateTimeEvaluation.getValueList()
(20) get JDFDateTimeRangeList attribute ValueList
|
Modifier and Type | Method and Description |
---|---|
void |
JDFAutoDateTimeState.setAllowedValueList(JDFDateTimeRangeList value)
(36) set attribute AllowedValueList
|
void |
JDFAutoDateTimeState.setPresentValueList(JDFDateTimeRangeList value)
(36) set attribute PresentValueList
|
void |
JDFAutoDateTimeEvaluation.setValueList(JDFDateTimeRangeList value)
(36) set attribute ValueList
|
Modifier and Type | Method and Description |
---|---|
static JDFDateTimeRangeList |
JDFDateTimeRangeList.createDateTimeRangeList(String s)
factory for JDFDateTimeRangeList that silently returns null in case of illegal strings
|
Constructor and Description |
---|
JDFDateTimeRangeList(JDFDateTimeRangeList rl)
constructs a JDFDateTimeRangeList from the given JDFDateTimeRangeList
|
Modifier and Type | Method and Description |
---|---|
JDFDateTimeRangeList |
JDFDateTimeState.getAllowedValueList()
get attribute
AllowedValueList |
JDFDateTimeRangeList |
JDFDateTimeState.getPresentValueList()
get attribute
PresentValueList |
JDFDateTimeRangeList |
JDFDateTimeEvaluation.getValueList()
get attribute
ValueList |
Modifier and Type | Method and Description |
---|---|
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 © 2018. All rights reserved.