Uses of Enum
com.data_intuitive.lamin_api_client_java.model.Dimension.FuncEnum
Packages that use Dimension.FuncEnum
-
Uses of Dimension.FuncEnum in com.data_intuitive.lamin_api_client_java.model
Methods in com.data_intuitive.lamin_api_client_java.model that return Dimension.FuncEnumModifier and TypeMethodDescriptionstatic Dimension.FuncEnumDimension.getFunc()Get funcDimension.FuncEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static Dimension.FuncEnumReturns the enum constant of this type with the specified name.static Dimension.FuncEnum[]Dimension.FuncEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.data_intuitive.lamin_api_client_java.model with parameters of type Dimension.FuncEnumModifier and TypeMethodDescriptionDimension.func(Dimension.FuncEnum func) voidDimension.setFunc(Dimension.FuncEnum func) voidDimension.FuncEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, Dimension.FuncEnum enumeration)