public static interface FoGetPostingVisibilities.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getVisible()
optional .dstore.engine.values.integerValue visible = 1; |
Values.integerValue |
getVisibleGet()
optional .dstore.engine.values.integerValue visible_get = 2; |
boolean |
getVisibleGetNull()
optional bool visible_get_null = 1002; |
Values.integerValueOrBuilder |
getVisibleGetOrBuilder()
optional .dstore.engine.values.integerValue visible_get = 2; |
boolean |
getVisibleNull()
optional bool visible_null = 1001; |
Values.integerValueOrBuilder |
getVisibleOrBuilder()
optional .dstore.engine.values.integerValue visible = 1; |
boolean |
hasVisible()
optional .dstore.engine.values.integerValue visible = 1; |
boolean |
hasVisibleGet()
optional .dstore.engine.values.integerValue visible_get = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasVisible()
optional .dstore.engine.values.integerValue visible = 1;Values.integerValue getVisible()
optional .dstore.engine.values.integerValue visible = 1;Values.integerValueOrBuilder getVisibleOrBuilder()
optional .dstore.engine.values.integerValue visible = 1;boolean getVisibleNull()
optional bool visible_null = 1001;boolean hasVisibleGet()
optional .dstore.engine.values.integerValue visible_get = 2;Values.integerValue getVisibleGet()
optional .dstore.engine.values.integerValue visible_get = 2;Values.integerValueOrBuilder getVisibleGetOrBuilder()
optional .dstore.engine.values.integerValue visible_get = 2;boolean getVisibleGetNull()
optional bool visible_get_null = 1002;