public static interface ConfigCatalogExtProto.DatasetOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ConfigCatalogExtProto.Access |
getAccess(int index)
repeated .Access access = 10; |
int |
getAccessCount()
repeated .Access access = 10; |
List<ConfigCatalogExtProto.Access> |
getAccessList()
repeated .Access access = 10; |
ConfigCatalogExtProto.AccessOrBuilder |
getAccessOrBuilder(int index)
repeated .Access access = 10; |
List<? extends ConfigCatalogExtProto.AccessOrBuilder> |
getAccessOrBuilderList()
repeated .Access access = 10; |
long |
getCatId()
optional uint64 catId = 1; |
String |
getId()
optional string id = 4; |
com.google.protobuf.ByteString |
getIdBytes()
optional string id = 4; |
String |
getName()
optional string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 2; |
String |
getNcml()
optional string ncml = 6; |
com.google.protobuf.ByteString |
getNcmlBytes()
optional string ncml = 6; |
String |
getPath()
optional string path = 3; |
com.google.protobuf.ByteString |
getPathBytes()
optional string path = 3; |
ConfigCatalogExtProto.Property |
getProperty(int index)
repeated .Property property = 11; |
int |
getPropertyCount()
repeated .Property property = 11; |
List<ConfigCatalogExtProto.Property> |
getPropertyList()
repeated .Property property = 11; |
ConfigCatalogExtProto.PropertyOrBuilder |
getPropertyOrBuilder(int index)
repeated .Property property = 11; |
List<? extends ConfigCatalogExtProto.PropertyOrBuilder> |
getPropertyOrBuilderList()
repeated .Property property = 11; |
String |
getRestrict()
optional string restrict = 5; |
com.google.protobuf.ByteString |
getRestrictBytes()
optional string restrict = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getCatId()
optional uint64 catId = 1;
??
String getName()
optional string name = 2;com.google.protobuf.ByteString getNameBytes()
optional string name = 2;String getPath()
optional string path = 3;com.google.protobuf.ByteString getPathBytes()
optional string path = 3;String getId()
optional string id = 4;com.google.protobuf.ByteString getIdBytes()
optional string id = 4;String getRestrict()
optional string restrict = 5;com.google.protobuf.ByteString getRestrictBytes()
optional string restrict = 5;String getNcml()
optional string ncml = 6;com.google.protobuf.ByteString getNcmlBytes()
optional string ncml = 6;List<ConfigCatalogExtProto.Access> getAccessList()
repeated .Access access = 10;ConfigCatalogExtProto.Access getAccess(int index)
repeated .Access access = 10;int getAccessCount()
repeated .Access access = 10;List<? extends ConfigCatalogExtProto.AccessOrBuilder> getAccessOrBuilderList()
repeated .Access access = 10;ConfigCatalogExtProto.AccessOrBuilder getAccessOrBuilder(int index)
repeated .Access access = 10;List<ConfigCatalogExtProto.Property> getPropertyList()
repeated .Property property = 11;ConfigCatalogExtProto.Property getProperty(int index)
repeated .Property property = 11;int getPropertyCount()
repeated .Property property = 11;List<? extends ConfigCatalogExtProto.PropertyOrBuilder> getPropertyOrBuilderList()
repeated .Property property = 11;ConfigCatalogExtProto.PropertyOrBuilder getPropertyOrBuilder(int index)
repeated .Property property = 11;