public static interface FileSystemProto.AttributeOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getData() |
int |
getLen() |
String |
getName() |
FileSystemProto.Attribute.Type |
getType() |
boolean |
hasData() |
boolean |
hasLen() |
boolean |
hasName() |
boolean |
hasType() |
boolean hasName()
String getName()
boolean hasType()
FileSystemProto.Attribute.Type getType()
boolean hasLen()
int getLen()
boolean hasData()
com.google.protobuf.ByteString getData()
Copyright © 1999–2013 UCAR/Unidata. All rights reserved.