public static interface CatalogProtos.FragmentProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getContents()
required bytes contents = 2; |
String |
getId()
required string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
required string id = 1; |
boolean |
hasContents()
required bytes contents = 2; |
boolean |
hasId()
required string id = 1; |
boolean hasId()
required string id = 1;
String getId()
required string id = 1;
com.google.protobuf.ByteString getIdBytes()
required string id = 1;
boolean hasContents()
required bytes contents = 2;
com.google.protobuf.ByteString getContents()
required bytes contents = 2;
Copyright © 2014 Apache Software Foundation. All Rights Reserved.