public static final class FileSystemProto.Directory extends com.google.protobuf.GeneratedMessage implements FileSystemProto.DirectoryOrBuilder
Modifier and Type | Class and Description |
---|---|
static class |
FileSystemProto.Directory.Builder |
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 |
ATTS_FIELD_NUMBER |
static int |
FILES_FIELD_NUMBER |
static int |
LASTMODIFIED_FIELD_NUMBER |
static int |
PATH_FIELD_NUMBER |
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 PATH_FIELD_NUMBER
public static final int LASTMODIFIED_FIELD_NUMBER
public static final int FILES_FIELD_NUMBER
public static final int ATTS_FIELD_NUMBER
public static FileSystemProto.Directory getDefaultInstance()
public FileSystemProto.Directory 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 hasPath()
hasPath
in interface FileSystemProto.DirectoryOrBuilder
public String getPath()
getPath
in interface FileSystemProto.DirectoryOrBuilder
public boolean hasLastModified()
hasLastModified
in interface FileSystemProto.DirectoryOrBuilder
public long getLastModified()
getLastModified
in interface FileSystemProto.DirectoryOrBuilder
public List<FileSystemProto.File> getFilesList()
getFilesList
in interface FileSystemProto.DirectoryOrBuilder
public List<? extends FileSystemProto.FileOrBuilder> getFilesOrBuilderList()
getFilesOrBuilderList
in interface FileSystemProto.DirectoryOrBuilder
public int getFilesCount()
getFilesCount
in interface FileSystemProto.DirectoryOrBuilder
public FileSystemProto.File getFiles(int index)
getFiles
in interface FileSystemProto.DirectoryOrBuilder
public FileSystemProto.FileOrBuilder getFilesOrBuilder(int index)
getFilesOrBuilder
in interface FileSystemProto.DirectoryOrBuilder
public List<FileSystemProto.Attribute> getAttsList()
getAttsList
in interface FileSystemProto.DirectoryOrBuilder
public List<? extends FileSystemProto.AttributeOrBuilder> getAttsOrBuilderList()
getAttsOrBuilderList
in interface FileSystemProto.DirectoryOrBuilder
public int getAttsCount()
getAttsCount
in interface FileSystemProto.DirectoryOrBuilder
public FileSystemProto.Attribute getAtts(int index)
getAtts
in interface FileSystemProto.DirectoryOrBuilder
public FileSystemProto.AttributeOrBuilder getAttsOrBuilder(int index)
getAttsOrBuilder
in interface FileSystemProto.DirectoryOrBuilder
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.Directory parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FileSystemProto.Directory parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FileSystemProto.Directory parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FileSystemProto.Directory parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FileSystemProto.Directory parseFrom(InputStream input) throws IOException
IOException
public static FileSystemProto.Directory parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FileSystemProto.Directory parseDelimitedFrom(InputStream input) throws IOException
IOException
public static FileSystemProto.Directory parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FileSystemProto.Directory parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static FileSystemProto.Directory parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FileSystemProto.Directory.Builder newBuilder()
public FileSystemProto.Directory.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static FileSystemProto.Directory.Builder newBuilder(FileSystemProto.Directory prototype)
public FileSystemProto.Directory.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected FileSystemProto.Directory.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.