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