|
fun equals(other: Any?): Boolean |
|
Any comment associated with the declaration.
string comment = 2;
fun getComment(): String! |
|
Any comment associated with the declaration.
string comment = 2;
fun getCommentBytes(): ByteString! |
|
static fun getDefaultInstance(): AllowNew! |
|
fun getDefaultInstanceForType(): AllowNew! |
|
static fun getDescriptor(): Descriptor! |
|
fun getParserForType(): Parser<AllowNew!>! |
|
fun getSerializedSize(): Int |
|
Where this was defined in source.
.aapt.pb.Source source = 1;
fun getSource(): Source! |
|
Where this was defined in source.
.aapt.pb.Source source = 1;
fun getSourceOrBuilder(): SourceOrBuilder! |
|
fun getUnknownFields(): UnknownFieldSet! |
|
fun hashCode(): Int |
|
Where this was defined in source.
.aapt.pb.Source source = 1;
fun hasSource(): Boolean |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
static fun newBuilder(): Builder!
static fun newBuilder(prototype: AllowNew!): Builder! |
|
fun newBuilderForType(): Builder!
fun newBuilderForType(parent: BuilderParent!): Builder! |
|
fun newInstance(unused: UnusedPrivateParameter!): Any! |
|
static fun parseDelimitedFrom(input: InputStream!): AllowNew!
static fun parseDelimitedFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): AllowNew! |
|
static fun parseFrom(data: ByteBuffer!): AllowNew!
static fun parseFrom(data: ByteBuffer!, extensionRegistry: ExtensionRegistryLite!): AllowNew!
static fun parseFrom(data: ByteString!): AllowNew!
static fun parseFrom(data: ByteString!, extensionRegistry: ExtensionRegistryLite!): AllowNew!
static fun parseFrom(data: ByteArray!): AllowNew!
static fun parseFrom(data: ByteArray!, extensionRegistry: ExtensionRegistryLite!): AllowNew!
static fun parseFrom(input: InputStream!): AllowNew!
static fun parseFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): AllowNew!
static fun parseFrom(input: CodedInputStream!): AllowNew!
static fun parseFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): AllowNew! |
|
static fun parser(): Parser<AllowNew!>! |
|
fun toBuilder(): Builder! |
|
fun writeTo(output: CodedOutputStream!): Unit |