public static interface AcGetCommandsAd.Response.RowOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getCommand()
optional .dstore.engine.values.stringValue command = 10001;
Aufruf (Kommando) des Programms, mit dem eine Action" abgearbeitet werden kann (z.B. |
Values.stringValue |
getCommandDescription()
optional .dstore.engine.values.stringValue command_description = 10002;
Beschreibung des Kommandos "CommandID" (z.B. |
Values.stringValueOrBuilder |
getCommandDescriptionOrBuilder()
optional .dstore.engine.values.stringValue command_description = 10002;
Beschreibung des Kommandos "CommandID" (z.B. |
Values.integerValue |
getCommandId()
optional .dstore.engine.values.integerValue command_id = 10003;
ID eines Kommandos (bzw. |
Values.integerValueOrBuilder |
getCommandIdOrBuilder()
optional .dstore.engine.values.integerValue command_id = 10003;
ID eines Kommandos (bzw. |
Values.stringValueOrBuilder |
getCommandOrBuilder()
optional .dstore.engine.values.stringValue command = 10001;
Aufruf (Kommando) des Programms, mit dem eine Action" abgearbeitet werden kann (z.B. |
int |
getRowId()
optional int32 row_id = 10000; |
boolean |
hasCommand()
optional .dstore.engine.values.stringValue command = 10001;
Aufruf (Kommando) des Programms, mit dem eine Action" abgearbeitet werden kann (z.B. |
boolean |
hasCommandDescription()
optional .dstore.engine.values.stringValue command_description = 10002;
Beschreibung des Kommandos "CommandID" (z.B. |
boolean |
hasCommandId()
optional .dstore.engine.values.integerValue command_id = 10003;
ID eines Kommandos (bzw. |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getRowId()
optional int32 row_id = 10000;boolean hasCommand()
optional .dstore.engine.values.stringValue command = 10001;
Aufruf (Kommando) des Programms, mit dem eine Action" abgearbeitet werden kann (z.B. "/usr/bin/mail")
Values.stringValue getCommand()
optional .dstore.engine.values.stringValue command = 10001;
Aufruf (Kommando) des Programms, mit dem eine Action" abgearbeitet werden kann (z.B. "/usr/bin/mail")
Values.stringValueOrBuilder getCommandOrBuilder()
optional .dstore.engine.values.stringValue command = 10001;
Aufruf (Kommando) des Programms, mit dem eine Action" abgearbeitet werden kann (z.B. "/usr/bin/mail")
boolean hasCommandDescription()
optional .dstore.engine.values.stringValue command_description = 10002;
Beschreibung des Kommandos "CommandID" (z.B. "Mailprogramm")
Values.stringValue getCommandDescription()
optional .dstore.engine.values.stringValue command_description = 10002;
Beschreibung des Kommandos "CommandID" (z.B. "Mailprogramm")
Values.stringValueOrBuilder getCommandDescriptionOrBuilder()
optional .dstore.engine.values.stringValue command_description = 10002;
Beschreibung des Kommandos "CommandID" (z.B. "Mailprogramm")
boolean hasCommandId()
optional .dstore.engine.values.integerValue command_id = 10003;
ID eines Kommandos (bzw. Programms), mit dem "Actions" abgearbeitet werden können
Values.integerValue getCommandId()
optional .dstore.engine.values.integerValue command_id = 10003;
ID eines Kommandos (bzw. Programms), mit dem "Actions" abgearbeitet werden können
Values.integerValueOrBuilder getCommandIdOrBuilder()
optional .dstore.engine.values.integerValue command_id = 10003;
ID eines Kommandos (bzw. Programms), mit dem "Actions" abgearbeitet werden können