Class BasicPropertySetProto.BasicPropertySetPB

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.inductiveautomation.ignition.common.protocolbuffers.BasicPropertySetProto.BasicPropertySetPB
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, BasicPropertySetProto.BasicPropertySetPBOrBuilder, Serializable
Enclosing class:
BasicPropertySetProto

public static final class BasicPropertySetProto.BasicPropertySetPB extends com.google.protobuf.GeneratedMessageV3 implements BasicPropertySetProto.BasicPropertySetPBOrBuilder
 com.inductiveautomation.ignition.common.config.BasicPropertySet
 Protobuf doesn't allow a map key to be an Object, so we can't implement the BasicPropertySet map directly. So we
 go with a list for serialization, and reconstitute into a map during deserialization.
 
Protobuf type common.protobuf.BasicPropertySetPB
See Also: