Package org.yamcs.yarch
Class ProtobufDataType
java.lang.Object
org.yamcs.yarch.DataType
org.yamcs.yarch.ProtobufDataType
-
Nested Class Summary
Nested classes/interfaces inherited from class org.yamcs.yarch.DataType
DataType._type
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.yamcs.yarch.DataType
array, byName, capitalized, castAs, castAs, compare, compatible, getSerializedSize, getTypeId, hasEnums, isComparable, isNumber, isPrimitiveJavaType, primitiveJavaType, protobuf, protobuf, tuple, typeOf
-
Constructor Details
-
ProtobufDataType
-
-
Method Details
-
toString
-
name
Description copied from class:DataType
Returns type as string. -
hashCode
public int hashCode() -
equals
-
getClassName
-
javaType
-
getDescriptor
public com.google.protobuf.Descriptors.Descriptor getDescriptor()
-