Package org.yamcs.commanding
Class PartialArgumentValue
java.lang.Object
org.yamcs.parameter.RawEngValue
org.yamcs.commanding.ArgumentValue
org.yamcs.commanding.PartialArgumentValue
Holds values related to members of aggregates or arrays
-
Field Summary
Fields inherited from class org.yamcs.parameter.RawEngValue
engValue, generationTime, rawValue
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetPath()
The path to the element of the aggregate or array for which the value appliesMethods inherited from class org.yamcs.commanding.ArgumentValue
getArgument, toGpb, toString
Methods inherited from class org.yamcs.parameter.RawEngValue
getEngValue, getGenerationTime, getRawValue, hasGenerationTime, setBinaryValue, setBooleanValue, setDoubleValue, setEngineeringValue, setEngValue, setFloatValue, setGenerationTime, setRawDoubleValue, setRawFloatValue, setRawSignedInteger, setRawSignedLong, setRawUnsignedInteger, setRawUnsignedLong, setRawValue, setRawValue, setRawValue, setRawValue, setSignedIntegerValue, setSignedLongValue, setStringValue, setUnsignedIntegerValue, setUnsignedLongValue
-
Constructor Details
-
PartialArgumentValue
-
-
Method Details
-
getPath
The path to the element of the aggregate or array for which the value applies- Returns:
-