|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface VisibilityLabelsProtos.VisibilityLabelOrBuilder
Method Summary | |
---|---|
com.google.protobuf.ByteString |
getLabel()
required bytes label = 1; |
int |
getOrdinal()
optional uint32 ordinal = 2; |
boolean |
hasLabel()
required bytes label = 1; |
boolean |
hasOrdinal()
optional uint32 ordinal = 2; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasLabel()
required bytes label = 1;
com.google.protobuf.ByteString getLabel()
required bytes label = 1;
boolean hasOrdinal()
optional uint32 ordinal = 2;
int getOrdinal()
optional uint32 ordinal = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |