eu.dnetlib.data.proto
Class InstanceProtos.Instance.Metadata.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<InstanceProtos.Instance.Metadata.Builder>
              extended by eu.dnetlib.data.proto.InstanceProtos.Instance.Metadata.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, InstanceProtos.Instance.MetadataOrBuilder, Cloneable
Enclosing class:
InstanceProtos.Instance.Metadata

public static final class InstanceProtos.Instance.Metadata.Builder
extends com.google.protobuf.GeneratedMessage.Builder<InstanceProtos.Instance.Metadata.Builder>
implements InstanceProtos.Instance.MetadataOrBuilder


Method Summary
 InstanceProtos.Instance.Metadata.Builder addAllOafUrl(Iterable<String> values)
           
 InstanceProtos.Instance.Metadata.Builder addOafUrl(String value)
           
 InstanceProtos.Instance.Metadata build()
           
 InstanceProtos.Instance.Metadata buildPartial()
           
 InstanceProtos.Instance.Metadata.Builder clear()
           
 InstanceProtos.Instance.Metadata.Builder clearOafEnddate()
           
 InstanceProtos.Instance.Metadata.Builder clearOafOptional1()
           
 InstanceProtos.Instance.Metadata.Builder clearOafOptional2()
           
 InstanceProtos.Instance.Metadata.Builder clearOafStartdate()
           
 InstanceProtos.Instance.Metadata.Builder clearOafUrl()
           
 InstanceProtos.Instance.Metadata.Builder clone()
           
 InstanceProtos.Instance.Metadata getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 String getOafEnddate()
           
 String getOafOptional1()
           
 String getOafOptional2()
           
 String getOafStartdate()
           
 String getOafUrl(int index)
           
 int getOafUrlCount()
           
 List<String> getOafUrlList()
           
 boolean hasOafEnddate()
           
 boolean hasOafOptional1()
           
 boolean hasOafOptional2()
           
 boolean hasOafStartdate()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 InstanceProtos.Instance.Metadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 InstanceProtos.Instance.Metadata.Builder mergeFrom(InstanceProtos.Instance.Metadata other)
           
 InstanceProtos.Instance.Metadata.Builder mergeFrom(com.google.protobuf.Message other)
           
 InstanceProtos.Instance.Metadata.Builder setOafEnddate(String value)
           
 InstanceProtos.Instance.Metadata.Builder setOafOptional1(String value)
           
 InstanceProtos.Instance.Metadata.Builder setOafOptional2(String value)
           
 InstanceProtos.Instance.Metadata.Builder setOafStartdate(String value)
           
 InstanceProtos.Instance.Metadata.Builder setOafUrl(int index, String value)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<InstanceProtos.Instance.Metadata.Builder>

clear

public InstanceProtos.Instance.Metadata.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<InstanceProtos.Instance.Metadata.Builder>

clone

public InstanceProtos.Instance.Metadata.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<InstanceProtos.Instance.Metadata.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<InstanceProtos.Instance.Metadata.Builder>

getDefaultInstanceForType

public InstanceProtos.Instance.Metadata getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public InstanceProtos.Instance.Metadata build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public InstanceProtos.Instance.Metadata buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public InstanceProtos.Instance.Metadata.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<InstanceProtos.Instance.Metadata.Builder>

mergeFrom

public InstanceProtos.Instance.Metadata.Builder mergeFrom(InstanceProtos.Instance.Metadata other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<InstanceProtos.Instance.Metadata.Builder>

mergeFrom

public InstanceProtos.Instance.Metadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                   throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<InstanceProtos.Instance.Metadata.Builder>
Throws:
IOException

hasOafStartdate

public boolean hasOafStartdate()
Specified by:
hasOafStartdate in interface InstanceProtos.Instance.MetadataOrBuilder

getOafStartdate

public String getOafStartdate()
Specified by:
getOafStartdate in interface InstanceProtos.Instance.MetadataOrBuilder

setOafStartdate

public InstanceProtos.Instance.Metadata.Builder setOafStartdate(String value)

clearOafStartdate

public InstanceProtos.Instance.Metadata.Builder clearOafStartdate()

hasOafEnddate

public boolean hasOafEnddate()
Specified by:
hasOafEnddate in interface InstanceProtos.Instance.MetadataOrBuilder

getOafEnddate

public String getOafEnddate()
Specified by:
getOafEnddate in interface InstanceProtos.Instance.MetadataOrBuilder

setOafEnddate

public InstanceProtos.Instance.Metadata.Builder setOafEnddate(String value)

clearOafEnddate

public InstanceProtos.Instance.Metadata.Builder clearOafEnddate()

hasOafOptional1

public boolean hasOafOptional1()
Specified by:
hasOafOptional1 in interface InstanceProtos.Instance.MetadataOrBuilder

getOafOptional1

public String getOafOptional1()
Specified by:
getOafOptional1 in interface InstanceProtos.Instance.MetadataOrBuilder

setOafOptional1

public InstanceProtos.Instance.Metadata.Builder setOafOptional1(String value)

clearOafOptional1

public InstanceProtos.Instance.Metadata.Builder clearOafOptional1()

hasOafOptional2

public boolean hasOafOptional2()
Specified by:
hasOafOptional2 in interface InstanceProtos.Instance.MetadataOrBuilder

getOafOptional2

public String getOafOptional2()
Specified by:
getOafOptional2 in interface InstanceProtos.Instance.MetadataOrBuilder

setOafOptional2

public InstanceProtos.Instance.Metadata.Builder setOafOptional2(String value)

clearOafOptional2

public InstanceProtos.Instance.Metadata.Builder clearOafOptional2()

getOafUrlList

public List<String> getOafUrlList()
Specified by:
getOafUrlList in interface InstanceProtos.Instance.MetadataOrBuilder

getOafUrlCount

public int getOafUrlCount()
Specified by:
getOafUrlCount in interface InstanceProtos.Instance.MetadataOrBuilder

getOafUrl

public String getOafUrl(int index)
Specified by:
getOafUrl in interface InstanceProtos.Instance.MetadataOrBuilder

setOafUrl

public InstanceProtos.Instance.Metadata.Builder setOafUrl(int index,
                                                          String value)

addOafUrl

public InstanceProtos.Instance.Metadata.Builder addOafUrl(String value)

addAllOafUrl

public InstanceProtos.Instance.Metadata.Builder addAllOafUrl(Iterable<String> values)

clearOafUrl

public InstanceProtos.Instance.Metadata.Builder clearOafUrl()


Copyright © 2012. All Rights Reserved.