public static interface Settings.CheckSecretKeyWsResponseOrBuilder extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
boolean |
getSecretKeyAvailable()
optional bool secretKeyAvailable = 1; |
boolean |
hasSecretKeyAvailable()
optional bool secretKeyAvailable = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasSecretKeyAvailable()
optional bool secretKeyAvailable = 1;
boolean getSecretKeyAvailable()
optional bool secretKeyAvailable = 1;
Copyright © 2009–2017 SonarSource. All rights reserved.