eu.dnetlib.data.proto
Interface JSonProtos.JSonOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
JSonProtos.JSon, JSonProtos.JSon.Builder
Enclosing class:
JSonProtos

public static interface JSonProtos.JSonOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 String getJson()
           
 boolean hasJson()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasJson

boolean hasJson()

getJson

String getJson()


Copyright © 2012. All Rights Reserved.