Package org.yamcs.client
Class Helpers
java.lang.Object
org.yamcs.client.Helpers
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Object
parseValue
(Yamcs.Value value) Converts a Protobuf value from the API into a Java equivalentstatic Instant
toInstant
(com.google.protobuf.Timestamp timestamp) static String
static Yamcs.NamedObjectId
toNamedObjectId
(String name)
-
Constructor Details
-
Helpers
public Helpers()
-
-
Method Details
-
toInstant
-
toNamedObjectId
-
toName
-
parseValue
Converts a Protobuf value from the API into a Java equivalent
-