Package com.android.aapt
Class Resources.Primitive
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.android.aapt.Resources.Primitive
-
- All Implemented Interfaces:
Resources.PrimitiveOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
- Enclosing class:
- Resources
public static final class Resources.Primitive extends com.google.protobuf.GeneratedMessageV3 implements Resources.PrimitiveOrBuilder
A value that represents a primitive data type (float, int, boolean, etc.). Refer to Res_value in ResourceTypes.h for info on types and formatting
Protobuf typeaapt.pb.Primitive- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classResources.Primitive.BuilderA value that represents a primitive data type (float, int, boolean, etc.).static classResources.Primitive.EmptyTypeProtobuf typeaapt.pb.Primitive.EmptyTypestatic interfaceResources.Primitive.EmptyTypeOrBuilderstatic classResources.Primitive.NullTypeProtobuf typeaapt.pb.Primitive.NullTypestatic interfaceResources.Primitive.NullTypeOrBuilderstatic classResources.Primitive.OneofValueCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBOOLEAN_VALUE_FIELD_NUMBERstatic intCOLOR_ARGB4_VALUE_FIELD_NUMBERstatic intCOLOR_ARGB8_VALUE_FIELD_NUMBERstatic intCOLOR_RGB4_VALUE_FIELD_NUMBERstatic intCOLOR_RGB8_VALUE_FIELD_NUMBERstatic intDIMENSION_VALUE_DEPRECATED_FIELD_NUMBERstatic intDIMENSION_VALUE_FIELD_NUMBERstatic intEMPTY_VALUE_FIELD_NUMBERstatic intFLOAT_VALUE_FIELD_NUMBERstatic intFRACTION_VALUE_DEPRECATED_FIELD_NUMBERstatic intFRACTION_VALUE_FIELD_NUMBERstatic intINT_DECIMAL_VALUE_FIELD_NUMBERstatic intINT_HEXADECIMAL_VALUE_FIELD_NUMBERstatic intNULL_VALUE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)booleangetBooleanValue()bool boolean_value = 8;intgetColorArgb4Value()uint32 color_argb4_value = 11;intgetColorArgb8Value()uint32 color_argb8_value = 9;intgetColorRgb4Value()uint32 color_rgb4_value = 12;intgetColorRgb8Value()uint32 color_rgb8_value = 10;static Resources.PrimitivegetDefaultInstance()Resources.PrimitivegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()intgetDimensionValue()uint32 dimension_value = 13;floatgetDimensionValueDeprecated()Deprecated.Resources.Primitive.EmptyTypegetEmptyValue().aapt.pb.Primitive.EmptyType empty_value = 2;Resources.Primitive.EmptyTypeOrBuildergetEmptyValueOrBuilder().aapt.pb.Primitive.EmptyType empty_value = 2;floatgetFloatValue()float float_value = 3;intgetFractionValue()uint32 fraction_value = 14;floatgetFractionValueDeprecated()Deprecated.intgetIntDecimalValue()int32 int_decimal_value = 6;intgetIntHexadecimalValue()uint32 int_hexadecimal_value = 7;Resources.Primitive.NullTypegetNullValue().aapt.pb.Primitive.NullType null_value = 1;Resources.Primitive.NullTypeOrBuildergetNullValueOrBuilder().aapt.pb.Primitive.NullType null_value = 1;Resources.Primitive.OneofValueCasegetOneofValueCase()com.google.protobuf.Parser<Resources.Primitive>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasBooleanValue()bool boolean_value = 8;booleanhasColorArgb4Value()uint32 color_argb4_value = 11;booleanhasColorArgb8Value()uint32 color_argb8_value = 9;booleanhasColorRgb4Value()uint32 color_rgb4_value = 12;booleanhasColorRgb8Value()uint32 color_rgb8_value = 10;booleanhasDimensionValue()uint32 dimension_value = 13;booleanhasDimensionValueDeprecated()Deprecated.booleanhasEmptyValue().aapt.pb.Primitive.EmptyType empty_value = 2;booleanhasFloatValue()float float_value = 3;booleanhasFractionValue()uint32 fraction_value = 14;booleanhasFractionValueDeprecated()Deprecated.inthashCode()booleanhasIntDecimalValue()int32 int_decimal_value = 6;booleanhasIntHexadecimalValue()uint32 int_hexadecimal_value = 7;booleanhasNullValue().aapt.pb.Primitive.NullType null_value = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Resources.Primitive.BuildernewBuilder()static Resources.Primitive.BuildernewBuilder(Resources.Primitive prototype)Resources.Primitive.BuildernewBuilderForType()protected Resources.Primitive.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Resources.PrimitiveparseDelimitedFrom(java.io.InputStream input)static Resources.PrimitiveparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Resources.PrimitiveparseFrom(byte[] data)static Resources.PrimitiveparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Resources.PrimitiveparseFrom(com.google.protobuf.ByteString data)static Resources.PrimitiveparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Resources.PrimitiveparseFrom(com.google.protobuf.CodedInputStream input)static Resources.PrimitiveparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Resources.PrimitiveparseFrom(java.io.InputStream input)static Resources.PrimitiveparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Resources.PrimitiveparseFrom(java.nio.ByteBuffer data)static Resources.PrimitiveparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Resources.Primitive>parser()Resources.Primitive.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NULL_VALUE_FIELD_NUMBER
public static final int NULL_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EMPTY_VALUE_FIELD_NUMBER
public static final int EMPTY_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FLOAT_VALUE_FIELD_NUMBER
public static final int FLOAT_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DIMENSION_VALUE_FIELD_NUMBER
public static final int DIMENSION_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FRACTION_VALUE_FIELD_NUMBER
public static final int FRACTION_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INT_DECIMAL_VALUE_FIELD_NUMBER
public static final int INT_DECIMAL_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INT_HEXADECIMAL_VALUE_FIELD_NUMBER
public static final int INT_HEXADECIMAL_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BOOLEAN_VALUE_FIELD_NUMBER
public static final int BOOLEAN_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COLOR_ARGB8_VALUE_FIELD_NUMBER
public static final int COLOR_ARGB8_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COLOR_RGB8_VALUE_FIELD_NUMBER
public static final int COLOR_RGB8_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COLOR_ARGB4_VALUE_FIELD_NUMBER
public static final int COLOR_ARGB4_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COLOR_RGB4_VALUE_FIELD_NUMBER
public static final int COLOR_RGB4_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DIMENSION_VALUE_DEPRECATED_FIELD_NUMBER
public static final int DIMENSION_VALUE_DEPRECATED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FRACTION_VALUE_DEPRECATED_FIELD_NUMBER
public static final int FRACTION_VALUE_DEPRECATED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getOneofValueCase
public Resources.Primitive.OneofValueCase getOneofValueCase()
- Specified by:
getOneofValueCasein interfaceResources.PrimitiveOrBuilder
-
hasNullValue
public boolean hasNullValue()
.aapt.pb.Primitive.NullType null_value = 1;- Specified by:
hasNullValuein interfaceResources.PrimitiveOrBuilder- Returns:
- Whether the nullValue field is set.
-
getNullValue
public Resources.Primitive.NullType getNullValue()
.aapt.pb.Primitive.NullType null_value = 1;- Specified by:
getNullValuein interfaceResources.PrimitiveOrBuilder- Returns:
- The nullValue.
-
getNullValueOrBuilder
public Resources.Primitive.NullTypeOrBuilder getNullValueOrBuilder()
.aapt.pb.Primitive.NullType null_value = 1;- Specified by:
getNullValueOrBuilderin interfaceResources.PrimitiveOrBuilder
-
hasEmptyValue
public boolean hasEmptyValue()
.aapt.pb.Primitive.EmptyType empty_value = 2;- Specified by:
hasEmptyValuein interfaceResources.PrimitiveOrBuilder- Returns:
- Whether the emptyValue field is set.
-
getEmptyValue
public Resources.Primitive.EmptyType getEmptyValue()
.aapt.pb.Primitive.EmptyType empty_value = 2;- Specified by:
getEmptyValuein interfaceResources.PrimitiveOrBuilder- Returns:
- The emptyValue.
-
getEmptyValueOrBuilder
public Resources.Primitive.EmptyTypeOrBuilder getEmptyValueOrBuilder()
.aapt.pb.Primitive.EmptyType empty_value = 2;- Specified by:
getEmptyValueOrBuilderin interfaceResources.PrimitiveOrBuilder
-
hasFloatValue
public boolean hasFloatValue()
float float_value = 3;- Specified by:
hasFloatValuein interfaceResources.PrimitiveOrBuilder- Returns:
- Whether the floatValue field is set.
-
getFloatValue
public float getFloatValue()
float float_value = 3;- Specified by:
getFloatValuein interfaceResources.PrimitiveOrBuilder- Returns:
- The floatValue.
-
hasDimensionValue
public boolean hasDimensionValue()
uint32 dimension_value = 13;- Specified by:
hasDimensionValuein interfaceResources.PrimitiveOrBuilder- Returns:
- Whether the dimensionValue field is set.
-
getDimensionValue
public int getDimensionValue()
uint32 dimension_value = 13;- Specified by:
getDimensionValuein interfaceResources.PrimitiveOrBuilder- Returns:
- The dimensionValue.
-
hasFractionValue
public boolean hasFractionValue()
uint32 fraction_value = 14;- Specified by:
hasFractionValuein interfaceResources.PrimitiveOrBuilder- Returns:
- Whether the fractionValue field is set.
-
getFractionValue
public int getFractionValue()
uint32 fraction_value = 14;- Specified by:
getFractionValuein interfaceResources.PrimitiveOrBuilder- Returns:
- The fractionValue.
-
hasIntDecimalValue
public boolean hasIntDecimalValue()
int32 int_decimal_value = 6;- Specified by:
hasIntDecimalValuein interfaceResources.PrimitiveOrBuilder- Returns:
- Whether the intDecimalValue field is set.
-
getIntDecimalValue
public int getIntDecimalValue()
int32 int_decimal_value = 6;- Specified by:
getIntDecimalValuein interfaceResources.PrimitiveOrBuilder- Returns:
- The intDecimalValue.
-
hasIntHexadecimalValue
public boolean hasIntHexadecimalValue()
uint32 int_hexadecimal_value = 7;- Specified by:
hasIntHexadecimalValuein interfaceResources.PrimitiveOrBuilder- Returns:
- Whether the intHexadecimalValue field is set.
-
getIntHexadecimalValue
public int getIntHexadecimalValue()
uint32 int_hexadecimal_value = 7;- Specified by:
getIntHexadecimalValuein interfaceResources.PrimitiveOrBuilder- Returns:
- The intHexadecimalValue.
-
hasBooleanValue
public boolean hasBooleanValue()
bool boolean_value = 8;- Specified by:
hasBooleanValuein interfaceResources.PrimitiveOrBuilder- Returns:
- Whether the booleanValue field is set.
-
getBooleanValue
public boolean getBooleanValue()
bool boolean_value = 8;- Specified by:
getBooleanValuein interfaceResources.PrimitiveOrBuilder- Returns:
- The booleanValue.
-
hasColorArgb8Value
public boolean hasColorArgb8Value()
uint32 color_argb8_value = 9;- Specified by:
hasColorArgb8Valuein interfaceResources.PrimitiveOrBuilder- Returns:
- Whether the colorArgb8Value field is set.
-
getColorArgb8Value
public int getColorArgb8Value()
uint32 color_argb8_value = 9;- Specified by:
getColorArgb8Valuein interfaceResources.PrimitiveOrBuilder- Returns:
- The colorArgb8Value.
-
hasColorRgb8Value
public boolean hasColorRgb8Value()
uint32 color_rgb8_value = 10;- Specified by:
hasColorRgb8Valuein interfaceResources.PrimitiveOrBuilder- Returns:
- Whether the colorRgb8Value field is set.
-
getColorRgb8Value
public int getColorRgb8Value()
uint32 color_rgb8_value = 10;- Specified by:
getColorRgb8Valuein interfaceResources.PrimitiveOrBuilder- Returns:
- The colorRgb8Value.
-
hasColorArgb4Value
public boolean hasColorArgb4Value()
uint32 color_argb4_value = 11;- Specified by:
hasColorArgb4Valuein interfaceResources.PrimitiveOrBuilder- Returns:
- Whether the colorArgb4Value field is set.
-
getColorArgb4Value
public int getColorArgb4Value()
uint32 color_argb4_value = 11;- Specified by:
getColorArgb4Valuein interfaceResources.PrimitiveOrBuilder- Returns:
- The colorArgb4Value.
-
hasColorRgb4Value
public boolean hasColorRgb4Value()
uint32 color_rgb4_value = 12;- Specified by:
hasColorRgb4Valuein interfaceResources.PrimitiveOrBuilder- Returns:
- Whether the colorRgb4Value field is set.
-
getColorRgb4Value
public int getColorRgb4Value()
uint32 color_rgb4_value = 12;- Specified by:
getColorRgb4Valuein interfaceResources.PrimitiveOrBuilder- Returns:
- The colorRgb4Value.
-
hasDimensionValueDeprecated
@Deprecated public boolean hasDimensionValueDeprecated()
Deprecated.float dimension_value_deprecated = 4 [deprecated = true];- Specified by:
hasDimensionValueDeprecatedin interfaceResources.PrimitiveOrBuilder- Returns:
- Whether the dimensionValueDeprecated field is set.
-
getDimensionValueDeprecated
@Deprecated public float getDimensionValueDeprecated()
Deprecated.float dimension_value_deprecated = 4 [deprecated = true];- Specified by:
getDimensionValueDeprecatedin interfaceResources.PrimitiveOrBuilder- Returns:
- The dimensionValueDeprecated.
-
hasFractionValueDeprecated
@Deprecated public boolean hasFractionValueDeprecated()
Deprecated.float fraction_value_deprecated = 5 [deprecated = true];- Specified by:
hasFractionValueDeprecatedin interfaceResources.PrimitiveOrBuilder- Returns:
- Whether the fractionValueDeprecated field is set.
-
getFractionValueDeprecated
@Deprecated public float getFractionValueDeprecated()
Deprecated.float fraction_value_deprecated = 5 [deprecated = true];- Specified by:
getFractionValueDeprecatedin interfaceResources.PrimitiveOrBuilder- Returns:
- The fractionValueDeprecated.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Resources.Primitive parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Resources.Primitive parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Resources.Primitive parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Resources.Primitive parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Resources.Primitive parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Resources.Primitive parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Resources.Primitive parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Resources.Primitive parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Resources.Primitive parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Resources.Primitive parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Resources.Primitive parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Resources.Primitive parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public Resources.Primitive.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Resources.Primitive.Builder newBuilder()
-
newBuilder
public static Resources.Primitive.Builder newBuilder(Resources.Primitive prototype)
-
toBuilder
public Resources.Primitive.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Resources.Primitive.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Resources.Primitive getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Resources.Primitive> parser()
-
getParserForType
public com.google.protobuf.Parser<Resources.Primitive> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Resources.Primitive getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-