public static final class FileSystemProto.Attribute.Builder extends com.google.protobuf.GeneratedMessage.Builder<FileSystemProto.Attribute.Builder> implements FileSystemProto.AttributeOrBuilder
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<FileSystemProto.Attribute.Builder>
public FileSystemProto.Attribute.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<FileSystemProto.Attribute.Builder>
public FileSystemProto.Attribute.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<FileSystemProto.Attribute.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<FileSystemProto.Attribute.Builder>
public FileSystemProto.Attribute getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public FileSystemProto.Attribute build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public FileSystemProto.Attribute buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public FileSystemProto.Attribute.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<FileSystemProto.Attribute.Builder>
public FileSystemProto.Attribute.Builder mergeFrom(FileSystemProto.Attribute other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<FileSystemProto.Attribute.Builder>
public FileSystemProto.Attribute.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<FileSystemProto.Attribute.Builder>
IOException
public boolean hasName()
hasName
in interface FileSystemProto.AttributeOrBuilder
public String getName()
getName
in interface FileSystemProto.AttributeOrBuilder
public FileSystemProto.Attribute.Builder setName(String value)
public FileSystemProto.Attribute.Builder clearName()
public boolean hasType()
hasType
in interface FileSystemProto.AttributeOrBuilder
public FileSystemProto.Attribute.Type getType()
getType
in interface FileSystemProto.AttributeOrBuilder
public FileSystemProto.Attribute.Builder setType(FileSystemProto.Attribute.Type value)
public FileSystemProto.Attribute.Builder clearType()
public boolean hasLen()
hasLen
in interface FileSystemProto.AttributeOrBuilder
public int getLen()
getLen
in interface FileSystemProto.AttributeOrBuilder
public FileSystemProto.Attribute.Builder setLen(int value)
public FileSystemProto.Attribute.Builder clearLen()
public boolean hasData()
hasData
in interface FileSystemProto.AttributeOrBuilder
public com.google.protobuf.ByteString getData()
getData
in interface FileSystemProto.AttributeOrBuilder
public FileSystemProto.Attribute.Builder setData(com.google.protobuf.ByteString value)
public FileSystemProto.Attribute.Builder clearData()
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.