public static interface MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
MATLABRequestInfo.MATLAB_Request_Info |
getInfo()
required .MATLAB_Request_Info info = 2; |
MATLABRequestInfo.MATLAB_Request_InfoOrBuilder |
getInfoOrBuilder()
required .MATLAB_Request_Info info = 2; |
String |
getUrl()
required string url = 1; |
com.google.protobuf.ByteString |
getUrlBytes()
required string url = 1; |
boolean |
hasInfo()
required .MATLAB_Request_Info info = 2; |
boolean |
hasUrl()
required string url = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasUrl()
required string url = 1;String getUrl()
required string url = 1;com.google.protobuf.ByteString getUrlBytes()
required string url = 1;boolean hasInfo()
required .MATLAB_Request_Info info = 2;MATLABRequestInfo.MATLAB_Request_Info getInfo()
required .MATLAB_Request_Info info = 2;MATLABRequestInfo.MATLAB_Request_InfoOrBuilder getInfoOrBuilder()
required .MATLAB_Request_Info info = 2;Copyright © 2015–2024. All rights reserved.