Uses of Class
thredds.filesystem.FileSystemProto.Attribute.Type

Packages that use FileSystemProto.Attribute.Type
thredds.filesystem Implementations for thredds.inventory.MCollection ControllerOS - just a front for using OS file system services. 
 

Uses of FileSystemProto.Attribute.Type in thredds.filesystem
 

Methods in thredds.filesystem that return FileSystemProto.Attribute.Type
 FileSystemProto.Attribute.Type FileSystemProto.AttributeOrBuilder.getType()
           
 FileSystemProto.Attribute.Type FileSystemProto.Attribute.getType()
           
 FileSystemProto.Attribute.Type FileSystemProto.Attribute.Builder.getType()
           
static FileSystemProto.Attribute.Type FileSystemProto.Attribute.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
           
static FileSystemProto.Attribute.Type FileSystemProto.Attribute.Type.valueOf(int value)
           
static FileSystemProto.Attribute.Type FileSystemProto.Attribute.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FileSystemProto.Attribute.Type[] FileSystemProto.Attribute.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in thredds.filesystem that return types with arguments of type FileSystemProto.Attribute.Type
static com.google.protobuf.Internal.EnumLiteMap<FileSystemProto.Attribute.Type> FileSystemProto.Attribute.Type.internalGetValueMap()
           
 

Methods in thredds.filesystem with parameters of type FileSystemProto.Attribute.Type
 FileSystemProto.Attribute.Builder FileSystemProto.Attribute.Builder.setType(FileSystemProto.Attribute.Type value)
           
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.