Uses of Enum Class
com.ants.platform.client.resources.ingestion.types.ObservationType
Packages that use ObservationType
-
Uses of ObservationType in com.ants.platform.client.resources.ingestion.types
Subclasses with type arguments of type ObservationType in com.ants.platform.client.resources.ingestion.typesMethods in com.ants.platform.client.resources.ingestion.types that return ObservationTypeModifier and TypeMethodDescriptionObservationBody.getType()static ObservationTypeReturns the enum constant of this class with the specified name.static ObservationType[]ObservationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.ants.platform.client.resources.ingestion.types with parameters of type ObservationTypeModifier and TypeMethodDescriptionObservationBody.Builder.type(ObservationType type) ObservationBody.TypeStage.type(ObservationType type)