Uses of Enum Class
org.re3data.schema._2_2.ApiTypes
Packages that use ApiTypes
-
Uses of ApiTypes in org.re3data.schema._2_2
Fields in org.re3data.schema._2_2 declared as ApiTypesMethods in org.re3data.schema._2_2 that return ApiTypesModifier and TypeMethodDescriptionstatic ApiTypesRe3Data.Repository.Api.getApiType()Gets the value of the apiType property.static ApiTypesReturns the enum constant of this class with the specified name.static ApiTypes[]ApiTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.re3data.schema._2_2 with parameters of type ApiTypesModifier and TypeMethodDescriptionvoidRe3Data.Repository.Api.setApiType(ApiTypes value) Sets the value of the apiType property.