public static final class FieldTypeProtos.Journal extends com.google.protobuf.GeneratedMessage implements FieldTypeProtos.JournalOrBuilder
eu.dnetlib.data.proto.Journal| Modifier and Type | Class and Description |
|---|---|
static class |
FieldTypeProtos.Journal.Builder
Protobuf type
eu.dnetlib.data.proto.Journal |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
CONFERENCEDATE_FIELD_NUMBER |
static int |
CONFERENCEPLACE_FIELD_NUMBER |
static int |
DATAINFO_FIELD_NUMBER |
static int |
EDITION_FIELD_NUMBER |
static int |
EP_FIELD_NUMBER |
static int |
ISS_FIELD_NUMBER |
static int |
ISSNLINKING_FIELD_NUMBER |
static int |
ISSNONLINE_FIELD_NUMBER |
static int |
ISSNPRINTED_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static com.google.protobuf.Parser<FieldTypeProtos.Journal> |
PARSER |
static int |
SP_FIELD_NUMBER |
static int |
VOL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
String |
getConferencedate()
optional string conferencedate = 12; |
com.google.protobuf.ByteString |
getConferencedateBytes()
optional string conferencedate = 12; |
String |
getConferenceplace()
optional string conferenceplace = 11; |
com.google.protobuf.ByteString |
getConferenceplaceBytes()
optional string conferenceplace = 11; |
FieldTypeProtos.DataInfo |
getDataInfo()
optional .eu.dnetlib.data.proto.DataInfo dataInfo = 5; |
FieldTypeProtos.DataInfoOrBuilder |
getDataInfoOrBuilder()
optional .eu.dnetlib.data.proto.DataInfo dataInfo = 5; |
static FieldTypeProtos.Journal |
getDefaultInstance() |
FieldTypeProtos.Journal |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEdition()
optional string edition = 10; |
com.google.protobuf.ByteString |
getEditionBytes()
optional string edition = 10; |
String |
getEp()
optional string ep = 6; |
com.google.protobuf.ByteString |
getEpBytes()
optional string ep = 6; |
String |
getIss()
optional string iss = 7; |
com.google.protobuf.ByteString |
getIssBytes()
optional string iss = 7; |
String |
getIssnLinking()
optional string issnLinking = 4; |
com.google.protobuf.ByteString |
getIssnLinkingBytes()
optional string issnLinking = 4; |
String |
getIssnOnline()
optional string issnOnline = 3; |
com.google.protobuf.ByteString |
getIssnOnlineBytes()
optional string issnOnline = 3; |
String |
getIssnPrinted()
optional string issnPrinted = 2; |
com.google.protobuf.ByteString |
getIssnPrintedBytes()
optional string issnPrinted = 2; |
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
com.google.protobuf.Parser<FieldTypeProtos.Journal> |
getParserForType() |
int |
getSerializedSize() |
String |
getSp()
optional string sp = 8; |
com.google.protobuf.ByteString |
getSpBytes()
optional string sp = 8; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVol()
optional string vol = 9; |
com.google.protobuf.ByteString |
getVolBytes()
optional string vol = 9; |
boolean |
hasConferencedate()
optional string conferencedate = 12; |
boolean |
hasConferenceplace()
optional string conferenceplace = 11; |
boolean |
hasDataInfo()
optional .eu.dnetlib.data.proto.DataInfo dataInfo = 5; |
boolean |
hasEdition()
optional string edition = 10; |
boolean |
hasEp()
optional string ep = 6; |
boolean |
hasIss()
optional string iss = 7; |
boolean |
hasIssnLinking()
optional string issnLinking = 4; |
boolean |
hasIssnOnline()
optional string issnOnline = 3; |
boolean |
hasIssnPrinted()
optional string issnPrinted = 2; |
boolean |
hasName()
optional string name = 1; |
boolean |
hasSp()
optional string sp = 8; |
boolean |
hasVol()
optional string vol = 9; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static FieldTypeProtos.Journal.Builder |
newBuilder() |
static FieldTypeProtos.Journal.Builder |
newBuilder(FieldTypeProtos.Journal prototype) |
FieldTypeProtos.Journal.Builder |
newBuilderForType() |
protected FieldTypeProtos.Journal.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static FieldTypeProtos.Journal |
parseDelimitedFrom(InputStream input) |
static FieldTypeProtos.Journal |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldTypeProtos.Journal |
parseFrom(byte[] data) |
static FieldTypeProtos.Journal |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldTypeProtos.Journal |
parseFrom(com.google.protobuf.ByteString data) |
static FieldTypeProtos.Journal |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldTypeProtos.Journal |
parseFrom(com.google.protobuf.CodedInputStream input) |
static FieldTypeProtos.Journal |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldTypeProtos.Journal |
parseFrom(InputStream input) |
static FieldTypeProtos.Journal |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FieldTypeProtos.Journal.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<FieldTypeProtos.Journal> PARSER
public static final int NAME_FIELD_NUMBER
public static final int ISSNPRINTED_FIELD_NUMBER
public static final int ISSNONLINE_FIELD_NUMBER
public static final int ISSNLINKING_FIELD_NUMBER
public static final int EP_FIELD_NUMBER
public static final int ISS_FIELD_NUMBER
public static final int SP_FIELD_NUMBER
public static final int VOL_FIELD_NUMBER
public static final int EDITION_FIELD_NUMBER
public static final int CONFERENCEPLACE_FIELD_NUMBER
public static final int CONFERENCEDATE_FIELD_NUMBER
public static final int DATAINFO_FIELD_NUMBER
public static FieldTypeProtos.Journal getDefaultInstance()
public FieldTypeProtos.Journal getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<FieldTypeProtos.Journal> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasName()
optional string name = 1;hasName in interface FieldTypeProtos.JournalOrBuilderpublic String getName()
optional string name = 1;getName in interface FieldTypeProtos.JournalOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 1;getNameBytes in interface FieldTypeProtos.JournalOrBuilderpublic boolean hasIssnPrinted()
optional string issnPrinted = 2;hasIssnPrinted in interface FieldTypeProtos.JournalOrBuilderpublic String getIssnPrinted()
optional string issnPrinted = 2;getIssnPrinted in interface FieldTypeProtos.JournalOrBuilderpublic com.google.protobuf.ByteString getIssnPrintedBytes()
optional string issnPrinted = 2;getIssnPrintedBytes in interface FieldTypeProtos.JournalOrBuilderpublic boolean hasIssnOnline()
optional string issnOnline = 3;hasIssnOnline in interface FieldTypeProtos.JournalOrBuilderpublic String getIssnOnline()
optional string issnOnline = 3;getIssnOnline in interface FieldTypeProtos.JournalOrBuilderpublic com.google.protobuf.ByteString getIssnOnlineBytes()
optional string issnOnline = 3;getIssnOnlineBytes in interface FieldTypeProtos.JournalOrBuilderpublic boolean hasIssnLinking()
optional string issnLinking = 4;hasIssnLinking in interface FieldTypeProtos.JournalOrBuilderpublic String getIssnLinking()
optional string issnLinking = 4;getIssnLinking in interface FieldTypeProtos.JournalOrBuilderpublic com.google.protobuf.ByteString getIssnLinkingBytes()
optional string issnLinking = 4;getIssnLinkingBytes in interface FieldTypeProtos.JournalOrBuilderpublic boolean hasEp()
optional string ep = 6;hasEp in interface FieldTypeProtos.JournalOrBuilderpublic String getEp()
optional string ep = 6;getEp in interface FieldTypeProtos.JournalOrBuilderpublic com.google.protobuf.ByteString getEpBytes()
optional string ep = 6;getEpBytes in interface FieldTypeProtos.JournalOrBuilderpublic boolean hasIss()
optional string iss = 7;hasIss in interface FieldTypeProtos.JournalOrBuilderpublic String getIss()
optional string iss = 7;getIss in interface FieldTypeProtos.JournalOrBuilderpublic com.google.protobuf.ByteString getIssBytes()
optional string iss = 7;getIssBytes in interface FieldTypeProtos.JournalOrBuilderpublic boolean hasSp()
optional string sp = 8;hasSp in interface FieldTypeProtos.JournalOrBuilderpublic String getSp()
optional string sp = 8;getSp in interface FieldTypeProtos.JournalOrBuilderpublic com.google.protobuf.ByteString getSpBytes()
optional string sp = 8;getSpBytes in interface FieldTypeProtos.JournalOrBuilderpublic boolean hasVol()
optional string vol = 9;hasVol in interface FieldTypeProtos.JournalOrBuilderpublic String getVol()
optional string vol = 9;getVol in interface FieldTypeProtos.JournalOrBuilderpublic com.google.protobuf.ByteString getVolBytes()
optional string vol = 9;getVolBytes in interface FieldTypeProtos.JournalOrBuilderpublic boolean hasEdition()
optional string edition = 10;hasEdition in interface FieldTypeProtos.JournalOrBuilderpublic String getEdition()
optional string edition = 10;getEdition in interface FieldTypeProtos.JournalOrBuilderpublic com.google.protobuf.ByteString getEditionBytes()
optional string edition = 10;getEditionBytes in interface FieldTypeProtos.JournalOrBuilderpublic boolean hasConferenceplace()
optional string conferenceplace = 11;hasConferenceplace in interface FieldTypeProtos.JournalOrBuilderpublic String getConferenceplace()
optional string conferenceplace = 11;getConferenceplace in interface FieldTypeProtos.JournalOrBuilderpublic com.google.protobuf.ByteString getConferenceplaceBytes()
optional string conferenceplace = 11;getConferenceplaceBytes in interface FieldTypeProtos.JournalOrBuilderpublic boolean hasConferencedate()
optional string conferencedate = 12;hasConferencedate in interface FieldTypeProtos.JournalOrBuilderpublic String getConferencedate()
optional string conferencedate = 12;getConferencedate in interface FieldTypeProtos.JournalOrBuilderpublic com.google.protobuf.ByteString getConferencedateBytes()
optional string conferencedate = 12;getConferencedateBytes in interface FieldTypeProtos.JournalOrBuilderpublic boolean hasDataInfo()
optional .eu.dnetlib.data.proto.DataInfo dataInfo = 5;hasDataInfo in interface FieldTypeProtos.JournalOrBuilderpublic FieldTypeProtos.DataInfo getDataInfo()
optional .eu.dnetlib.data.proto.DataInfo dataInfo = 5;getDataInfo in interface FieldTypeProtos.JournalOrBuilderpublic FieldTypeProtos.DataInfoOrBuilder getDataInfoOrBuilder()
optional .eu.dnetlib.data.proto.DataInfo dataInfo = 5;getDataInfoOrBuilder in interface FieldTypeProtos.JournalOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static FieldTypeProtos.Journal parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FieldTypeProtos.Journal parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FieldTypeProtos.Journal parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FieldTypeProtos.Journal parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FieldTypeProtos.Journal parseFrom(InputStream input) throws IOException
IOExceptionpublic static FieldTypeProtos.Journal parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FieldTypeProtos.Journal parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static FieldTypeProtos.Journal parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FieldTypeProtos.Journal parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static FieldTypeProtos.Journal parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FieldTypeProtos.Journal.Builder newBuilder()
public FieldTypeProtos.Journal.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static FieldTypeProtos.Journal.Builder newBuilder(FieldTypeProtos.Journal prototype)
public FieldTypeProtos.Journal.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected FieldTypeProtos.Journal.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2019. All rights reserved.