eu.dnetlib.data.proto
Interface OafInlineRelProtos.OafInlineRelOrBuilder

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

public static interface OafInlineRelProtos.OafInlineRelOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 InlineRelTypeProtos.InlineRelType getInlineRelType()
           
 InstanceProtos.Instance getInstance()
           
 InstanceProtos.InstanceOrBuilder getInstanceOrBuilder()
           
 KindProtos.Kind getKind()
           
 boolean hasInlineRelType()
           
 boolean hasInstance()
           
 boolean hasKind()
           
 
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

hasInlineRelType

boolean hasInlineRelType()

getInlineRelType

InlineRelTypeProtos.InlineRelType getInlineRelType()

hasKind

boolean hasKind()

getKind

KindProtos.Kind getKind()

hasInstance

boolean hasInstance()

getInstance

InstanceProtos.Instance getInstance()

getInstanceOrBuilder

InstanceProtos.InstanceOrBuilder getInstanceOrBuilder()


Copyright © 2012. All Rights Reserved.