public static interface FoGetForumAccessLevelIDsPu.Response.RowOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getAccessLevelId()
optional .dstore.engine.values.integerValue access_level_id = 10001;
ID eines Zugriffsrechtes
|
Values.integerValueOrBuilder |
getAccessLevelIdOrBuilder()
optional .dstore.engine.values.integerValue access_level_id = 10001;
ID eines Zugriffsrechtes
|
Values.stringValue |
getDescription()
optional .dstore.engine.values.stringValue description = 10002;
Beschreibung des Zugriffsrechtes "AccessLevelID"
|
Values.stringValueOrBuilder |
getDescriptionOrBuilder()
optional .dstore.engine.values.stringValue description = 10002;
Beschreibung des Zugriffsrechtes "AccessLevelID"
|
int |
getRowId()
optional int32 row_id = 10000; |
boolean |
hasAccessLevelId()
optional .dstore.engine.values.integerValue access_level_id = 10001;
ID eines Zugriffsrechtes
|
boolean |
hasDescription()
optional .dstore.engine.values.stringValue description = 10002;
Beschreibung des Zugriffsrechtes "AccessLevelID"
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getRowId()
optional int32 row_id = 10000;boolean hasAccessLevelId()
optional .dstore.engine.values.integerValue access_level_id = 10001;
ID eines Zugriffsrechtes
Values.integerValue getAccessLevelId()
optional .dstore.engine.values.integerValue access_level_id = 10001;
ID eines Zugriffsrechtes
Values.integerValueOrBuilder getAccessLevelIdOrBuilder()
optional .dstore.engine.values.integerValue access_level_id = 10001;
ID eines Zugriffsrechtes
boolean hasDescription()
optional .dstore.engine.values.stringValue description = 10002;
Beschreibung des Zugriffsrechtes "AccessLevelID"
Values.stringValue getDescription()
optional .dstore.engine.values.stringValue description = 10002;
Beschreibung des Zugriffsrechtes "AccessLevelID"
Values.stringValueOrBuilder getDescriptionOrBuilder()
optional .dstore.engine.values.stringValue description = 10002;
Beschreibung des Zugriffsrechtes "AccessLevelID"