Package dev.enola.thing.message
Class ProtoTypes
java.lang.Object
dev.enola.thing.message.ProtoTypes
ProtoTypes defines the Enola Types related to Protocol
Buffers.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetEnumValueERI(com.google.protobuf.Descriptors.EnumValueDescriptor enumValue) static StringgetFieldERI(com.google.protobuf.Descriptors.FieldDescriptor fieldDescriptor) static StringgetMessageERI(com.google.protobuf.Descriptors.Descriptor messageDescriptor) static Value.BuildertoThingValueLink(String messageFQN)
-
Field Details
-
MESSAGE_DESCRIPTOR_ERI_PREFIX
- See Also:
-
FIELD_DESCRIPTOR_ERI_PREFIX
- See Also:
-
FIELD_ENUM_VALUE_ERI_PREFIX
- See Also:
-
-
Constructor Details
-
ProtoTypes
public ProtoTypes()
-
-
Method Details
-
getMessageERI
-
toThingValueLink
-
getFieldERI
-
getEnumValueERI
-