getArrayNumRows() | de.desy.tine.server.properties.TPropertyDescription | |
getArrayRowLength() | de.desy.tine.server.properties.TPropertyDescription | |
getArrayType() | de.desy.tine.server.properties.TPropertyDescription | |
getRedirection() | de.desy.tine.server.properties.TPropertyDescription | |
getText() | de.desy.tine.server.properties.TPropertyDescription | |
getXRange() | de.desy.tine.server.properties.TPropertyDescription | |
getYRange() | de.desy.tine.server.properties.TPropertyDescription | |
parseComplexString(String parseableDescription) | de.desy.tine.server.properties.TPropertyDescription | |
setArrayNumRows(int arrayNumRows) | de.desy.tine.server.properties.TPropertyDescription | |
setArrayRowLength(int arrayRowLength) | de.desy.tine.server.properties.TPropertyDescription | |
setArrayType(short arrayType) | de.desy.tine.server.properties.TPropertyDescription | |
setRedirection(String redirection) | de.desy.tine.server.properties.TPropertyDescription | |
setText(String description) | de.desy.tine.server.properties.TPropertyDescription | |
setXRange(TPropertyEGU egu) | de.desy.tine.server.properties.TPropertyDescription | |
setYRange(TPropertyEGU egu) | de.desy.tine.server.properties.TPropertyDescription | |
TPropertyDescription(String prpDescription) | de.desy.tine.server.properties.TPropertyDescription | |
TPropertyDescription(short newArrayType, int newArrayRowLength, int newNumRows) | de.desy.tine.server.properties.TPropertyDescription | |
TPropertyDescription(String prpDescription, short newArrayType, int newArrayRowLength, int newNumRows) | de.desy.tine.server.properties.TPropertyDescription | |
TPropertyDescription(String prpDescription, TPropertyEGU yRange, TPropertyEGU xRange, short newArrayType, int newArrayRowLength, int newNumRows) | de.desy.tine.server.properties.TPropertyDescription | |
TPropertyDescription(String prpDescription, String units, float minValue, float maxValue) | de.desy.tine.server.properties.TPropertyDescription | |
TPropertyDescription() | de.desy.tine.server.properties.TPropertyDescription | |