Uses of Enum Class
com.apivolve.xolir.Type.TypeDef.TargetCase
-
Uses of Type.TypeDef.TargetCase in com.apivolve.xolir
Methods in com.apivolve.xolir that return Type.TypeDef.TargetCaseModifier and TypeMethodDescriptionstatic Type.TypeDef.TargetCaseType.TypeDef.TargetCase.forNumber(int value) Type.TypeDef.Builder.getTargetCase()Type.TypeDef.getTargetCase()Type.TypeDefOrBuilder.getTargetCase()static Type.TypeDef.TargetCaseType.TypeDef.TargetCase.valueOf(int value) Deprecated.static Type.TypeDef.TargetCaseReturns the enum constant of this class with the specified name.static Type.TypeDef.TargetCase[]Type.TypeDef.TargetCase.values()Returns an array containing the constants of this enum class, in the order they are declared.