Uses of Enum Class
com.apivolve.xolir.BuiltinTypeOuterClass.BuiltinType
-
Uses of BuiltinTypeOuterClass.BuiltinType in com.apivolve.xolir
Methods in com.apivolve.xolir that return BuiltinTypeOuterClass.BuiltinTypeModifier and TypeMethodDescriptionBuiltinTypeOuterClass.BuiltinType.forNumber(int value) Refs.TypeRef.Builder.getBuiltin().xolir.BuiltinType builtin = 1;Refs.TypeRef.getBuiltin().xolir.BuiltinType builtin = 1;Refs.TypeRefOrBuilder.getBuiltin().xolir.BuiltinType builtin = 1;BuiltinTypeOuterClass.BuiltinType.valueOf(int value) Deprecated.BuiltinTypeOuterClass.BuiltinType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static BuiltinTypeOuterClass.BuiltinType[]BuiltinTypeOuterClass.BuiltinType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.apivolve.xolir that return types with arguments of type BuiltinTypeOuterClass.BuiltinTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<BuiltinTypeOuterClass.BuiltinType>BuiltinTypeOuterClass.BuiltinType.internalGetValueMap()Methods in com.apivolve.xolir with parameters of type BuiltinTypeOuterClass.BuiltinTypeModifier and TypeMethodDescriptionRefs.TypeRef.Builder.setBuiltin(BuiltinTypeOuterClass.BuiltinType value) .xolir.BuiltinType builtin = 1;