public static interface SiLAFramework.ValidationErrorOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
string action = 3; |
com.google.protobuf.ByteString |
getActionBytes()
string action = 3; |
String |
getCause()
string cause = 2; |
com.google.protobuf.ByteString |
getCauseBytes()
string cause = 2; |
String |
getParameter()
string parameter = 1; |
com.google.protobuf.ByteString |
getParameterBytes()
string parameter = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getParameter()
string parameter = 1;com.google.protobuf.ByteString getParameterBytes()
string parameter = 1;String getCause()
string cause = 2;com.google.protobuf.ByteString getCauseBytes()
string cause = 2;String getAction()
string action = 3;com.google.protobuf.ByteString getActionBytes()
string action = 3;Copyright © 2019. All rights reserved.