Uses of Class
org.opennms.features.kafka.producer.model.CollectionSetProtos.NumericAttribute.Type
-
Packages that use CollectionSetProtos.NumericAttribute.Type Package Description org.opennms.features.kafka.producer.model -
-
Uses of CollectionSetProtos.NumericAttribute.Type in org.opennms.features.kafka.producer.model
Methods in org.opennms.features.kafka.producer.model that return CollectionSetProtos.NumericAttribute.Type Modifier and Type Method Description static CollectionSetProtos.NumericAttribute.TypeCollectionSetProtos.NumericAttribute.Type. forNumber(int value)CollectionSetProtos.NumericAttribute.TypeCollectionSetProtos.NumericAttribute.Builder. getType().NumericAttribute.Type type = 4;CollectionSetProtos.NumericAttribute.TypeCollectionSetProtos.NumericAttribute. getType().NumericAttribute.Type type = 4;CollectionSetProtos.NumericAttribute.TypeCollectionSetProtos.NumericAttributeOrBuilder. getType().NumericAttribute.Type type = 4;static CollectionSetProtos.NumericAttribute.TypeCollectionSetProtos.NumericAttribute.Type. valueOf(int value)Deprecated.static CollectionSetProtos.NumericAttribute.TypeCollectionSetProtos.NumericAttribute.Type. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static CollectionSetProtos.NumericAttribute.TypeCollectionSetProtos.NumericAttribute.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static CollectionSetProtos.NumericAttribute.Type[]CollectionSetProtos.NumericAttribute.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.opennms.features.kafka.producer.model that return types with arguments of type CollectionSetProtos.NumericAttribute.Type Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<CollectionSetProtos.NumericAttribute.Type>CollectionSetProtos.NumericAttribute.Type. internalGetValueMap()Methods in org.opennms.features.kafka.producer.model with parameters of type CollectionSetProtos.NumericAttribute.Type Modifier and Type Method Description CollectionSetProtos.NumericAttribute.BuilderCollectionSetProtos.NumericAttribute.Builder. setType(CollectionSetProtos.NumericAttribute.Type value).NumericAttribute.Type type = 4;
-