|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - type of the value of the parameter.public interface IValueParameter<T>
Represents a parameter with a value.
| Method Summary | |
|---|---|
T |
getValue()
Gets the value of the parameter. |
void |
setValue(T newValue)
Sets the value of the parameter. |
| Methods inherited from interface com.kuka.parameters.IParameter |
|---|
copy |
| Method Detail |
|---|
T getValue()
void setValue(T newValue)
newValue - new value of the parameter.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||