public static interface ProtobufMessages.ObjectTypeConfigurationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getTmsEnabled()
optional bool tms_enabled = 2; |
String |
getType()
optional string type = 1; |
com.google.protobuf.ByteString |
getTypeBytes()
optional string type = 1; |
boolean |
hasTmsEnabled()
optional bool tms_enabled = 2; |
boolean |
hasType()
optional string type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasType()
optional string type = 1;String getType()
optional string type = 1;com.google.protobuf.ByteString getTypeBytes()
optional string type = 1;boolean hasTmsEnabled()
optional bool tms_enabled = 2;boolean getTmsEnabled()
optional bool tms_enabled = 2;Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.