public static final class FileSystemProto.Attribute extends com.google.protobuf.GeneratedMessage implements FileSystemProto.AttributeOrBuilder
Modifier and Type | Class and Description |
---|---|
static class |
FileSystemProto.Attribute.Builder |
static class |
FileSystemProto.Attribute.Type |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
DATA_FIELD_NUMBER |
static int |
LEN_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getData() |
static FileSystemProto.Attribute |
getDefaultInstance() |
FileSystemProto.Attribute |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getLen() |
String |
getName() |
int |
getSerializedSize() |
FileSystemProto.Attribute.Type |
getType() |
boolean |
hasData() |
boolean |
hasLen() |
boolean |
hasName() |
boolean |
hasType() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static FileSystemProto.Attribute.Builder |
newBuilder() |
static FileSystemProto.Attribute.Builder |
newBuilder(FileSystemProto.Attribute prototype) |
FileSystemProto.Attribute.Builder |
newBuilderForType() |
protected FileSystemProto.Attribute.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static FileSystemProto.Attribute |
parseDelimitedFrom(InputStream input) |
static FileSystemProto.Attribute |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FileSystemProto.Attribute |
parseFrom(byte[] data) |
static FileSystemProto.Attribute |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FileSystemProto.Attribute |
parseFrom(com.google.protobuf.ByteString data) |
static FileSystemProto.Attribute |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FileSystemProto.Attribute |
parseFrom(com.google.protobuf.CodedInputStream input) |
static FileSystemProto.Attribute |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FileSystemProto.Attribute |
parseFrom(InputStream input) |
static FileSystemProto.Attribute |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FileSystemProto.Attribute.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getParserForType, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int NAME_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int LEN_FIELD_NUMBER
public static final int DATA_FIELD_NUMBER
public static FileSystemProto.Attribute getDefaultInstance()
public FileSystemProto.Attribute getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public boolean hasName()
hasName
in interface FileSystemProto.AttributeOrBuilder
public String getName()
getName
in interface FileSystemProto.AttributeOrBuilder
public boolean hasType()
hasType
in interface FileSystemProto.AttributeOrBuilder
public FileSystemProto.Attribute.Type getType()
getType
in interface FileSystemProto.AttributeOrBuilder
public boolean hasLen()
hasLen
in interface FileSystemProto.AttributeOrBuilder
public int getLen()
getLen
in interface FileSystemProto.AttributeOrBuilder
public boolean hasData()
hasData
in interface FileSystemProto.AttributeOrBuilder
public com.google.protobuf.ByteString getData()
getData
in interface FileSystemProto.AttributeOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public static FileSystemProto.Attribute parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FileSystemProto.Attribute parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FileSystemProto.Attribute parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FileSystemProto.Attribute parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FileSystemProto.Attribute parseFrom(InputStream input) throws IOException
IOException
public static FileSystemProto.Attribute parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FileSystemProto.Attribute parseDelimitedFrom(InputStream input) throws IOException
IOException
public static FileSystemProto.Attribute parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FileSystemProto.Attribute parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static FileSystemProto.Attribute parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FileSystemProto.Attribute.Builder newBuilder()
public FileSystemProto.Attribute.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static FileSystemProto.Attribute.Builder newBuilder(FileSystemProto.Attribute prototype)
public FileSystemProto.Attribute.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected FileSystemProto.Attribute.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 1999–2013 UCAR/Unidata. All rights reserved.