Uses of Enum Class
Arp.Plc.Grpc.DataTypeOuterClass.DataType
Packages that use DataTypeOuterClass.DataType
-
Uses of DataTypeOuterClass.DataType in Arp.Plc.Gds.Services.Grpc
Methods in Arp.Plc.Gds.Services.Grpc that return DataTypeOuterClass.DataTypeModifier and TypeMethodDescriptionVariableInfoOuterClass.VariableInfo.Builder.getType().Arp.Plc.Grpc.DataType Type = 2;VariableInfoOuterClass.VariableInfo.getType().Arp.Plc.Grpc.DataType Type = 2;VariableInfoOuterClass.VariableInfoOrBuilder.getType().Arp.Plc.Grpc.DataType Type = 2;Methods in Arp.Plc.Gds.Services.Grpc with parameters of type DataTypeOuterClass.DataTypeModifier and TypeMethodDescriptionVariableInfoOuterClass.VariableInfo.Builder.setType(DataTypeOuterClass.DataType value) .Arp.Plc.Grpc.DataType Type = 2; -
Uses of DataTypeOuterClass.DataType in Arp.Plc.Grpc
Fields in Arp.Plc.Grpc declared as DataTypeOuterClass.DataTypeModifier and TypeFieldDescriptionprivate static final DataTypeOuterClass.DataType[]DataTypeOuterClass.DataType.VALUESFields in Arp.Plc.Grpc with type parameters of type DataTypeOuterClass.DataTypeModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap<DataTypeOuterClass.DataType> DataTypeOuterClass.DataType.internalValueMapMethods in Arp.Plc.Grpc that return DataTypeOuterClass.DataTypeModifier and TypeMethodDescriptionstatic DataTypeOuterClass.DataTypeDataTypeOuterClass.DataType.forNumber(int value) static DataTypeOuterClass.DataTypeDataTypeOuterClass.DataType.valueOf(int value) Deprecated.static DataTypeOuterClass.DataTypeDataTypeOuterClass.DataType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static DataTypeOuterClass.DataTypeReturns the enum constant of this class with the specified name.static DataTypeOuterClass.DataType[]DataTypeOuterClass.DataType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in Arp.Plc.Grpc that return types with arguments of type DataTypeOuterClass.DataTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<DataTypeOuterClass.DataType> DataTypeOuterClass.DataType.internalGetValueMap()