Package uk.org.netex.www.netex
Class ContactDetailsStructure
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
uk.org.netex.www.netex.ContactDetailsStructure
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,ContactDetailsStructureOrBuilder
public final class ContactDetailsStructure
extends com.google.protobuf.GeneratedMessage
implements ContactDetailsStructureOrBuilder
Type for contact details. [netex_framework/netex_utility/netex_utility_contact.xsd at 60:67]Protobuf type
uk.org.netex.www.netex.ContactDetailsStructure- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classType for contact details.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanName of contact person.Name of contact person.static ContactDetailsStructurestatic final com.google.protobuf.Descriptors.DescriptorgetEmail()The email address of the contact.com.google.protobuf.ByteStringThe email address of the contact.getFax()Contact fax number.com.google.protobuf.ByteStringContact fax number.Further details about contact process.Further details about contact process.com.google.protobuf.Parser<ContactDetailsStructure> getPhone()Contact telephone number.com.google.protobuf.ByteStringContact telephone number.intgetUrl()The web site address of the contact.com.google.protobuf.ByteStringThe web site address of the contact.booleanName of contact person.booleanFurther details about contact process.inthashCode()protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(ContactDetailsStructure prototype) protected ContactDetailsStructure.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static ContactDetailsStructureparseDelimitedFrom(InputStream input) static ContactDetailsStructureparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContactDetailsStructureparseFrom(byte[] data) static ContactDetailsStructureparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContactDetailsStructureparseFrom(com.google.protobuf.ByteString data) static ContactDetailsStructureparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContactDetailsStructureparseFrom(com.google.protobuf.CodedInputStream input) static ContactDetailsStructureparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContactDetailsStructureparseFrom(InputStream input) static ContactDetailsStructureparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContactDetailsStructureparseFrom(ByteBuffer data) static ContactDetailsStructureparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ContactDetailsStructure> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
CONTACT_PERSON_FIELD_NUMBER
public static final int CONTACT_PERSON_FIELD_NUMBER- See Also:
-
EMAIL_FIELD_NUMBER
public static final int EMAIL_FIELD_NUMBER- See Also:
-
PHONE_FIELD_NUMBER
public static final int PHONE_FIELD_NUMBER- See Also:
-
FAX_FIELD_NUMBER
public static final int FAX_FIELD_NUMBER- See Also:
-
URL_FIELD_NUMBER
public static final int URL_FIELD_NUMBER- See Also:
-
FURTHER_DETAILS_FIELD_NUMBER
public static final int FURTHER_DETAILS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
hasContactPerson
public boolean hasContactPerson()Name of contact person. [netex_framework/netex_utility/netex_utility_contact.xsd at 65:78]
.uk.org.netex.www.netex.MultilingualString contact_person = 1;- Specified by:
hasContactPersonin interfaceContactDetailsStructureOrBuilder- Returns:
- Whether the contactPerson field is set.
-
getContactPerson
Name of contact person. [netex_framework/netex_utility/netex_utility_contact.xsd at 65:78]
.uk.org.netex.www.netex.MultilingualString contact_person = 1;- Specified by:
getContactPersonin interfaceContactDetailsStructureOrBuilder- Returns:
- The contactPerson.
-
getContactPersonOrBuilder
Name of contact person. [netex_framework/netex_utility/netex_utility_contact.xsd at 65:78]
.uk.org.netex.www.netex.MultilingualString contact_person = 1;- Specified by:
getContactPersonOrBuilderin interfaceContactDetailsStructureOrBuilder
-
getEmail
The email address of the contact. [netex_framework/netex_utility/netex_utility_contact.xsd at 70:68]
string email = 2;- Specified by:
getEmailin interfaceContactDetailsStructureOrBuilder- Returns:
- The email.
-
getEmailBytes
public com.google.protobuf.ByteString getEmailBytes()The email address of the contact. [netex_framework/netex_utility/netex_utility_contact.xsd at 70:68]
string email = 2;- Specified by:
getEmailBytesin interfaceContactDetailsStructureOrBuilder- Returns:
- The bytes for email.
-
getPhone
Contact telephone number. [netex_framework/netex_utility/netex_utility_contact.xsd at 75:61]
string phone = 3;- Specified by:
getPhonein interfaceContactDetailsStructureOrBuilder- Returns:
- The phone.
-
getPhoneBytes
public com.google.protobuf.ByteString getPhoneBytes()Contact telephone number. [netex_framework/netex_utility/netex_utility_contact.xsd at 75:61]
string phone = 3;- Specified by:
getPhoneBytesin interfaceContactDetailsStructureOrBuilder- Returns:
- The bytes for phone.
-
getFax
Contact fax number. [netex_framework/netex_utility/netex_utility_contact.xsd at 80:59]
string fax = 4;- Specified by:
getFaxin interfaceContactDetailsStructureOrBuilder- Returns:
- The fax.
-
getFaxBytes
public com.google.protobuf.ByteString getFaxBytes()Contact fax number. [netex_framework/netex_utility/netex_utility_contact.xsd at 80:59]
string fax = 4;- Specified by:
getFaxBytesin interfaceContactDetailsStructureOrBuilder- Returns:
- The bytes for fax.
-
getUrl
The web site address of the contact. [netex_framework/netex_utility/netex_utility_contact.xsd at 85:60]
string url = 5;- Specified by:
getUrlin interfaceContactDetailsStructureOrBuilder- Returns:
- The url.
-
getUrlBytes
public com.google.protobuf.ByteString getUrlBytes()The web site address of the contact. [netex_framework/netex_utility/netex_utility_contact.xsd at 85:60]
string url = 5;- Specified by:
getUrlBytesin interfaceContactDetailsStructureOrBuilder- Returns:
- The bytes for url.
-
hasFurtherDetails
public boolean hasFurtherDetails()Further details about contact process. [netex_framework/netex_utility/netex_utility_contact.xsd at 90:79]
.uk.org.netex.www.netex.MultilingualString further_details = 6;- Specified by:
hasFurtherDetailsin interfaceContactDetailsStructureOrBuilder- Returns:
- Whether the furtherDetails field is set.
-
getFurtherDetails
Further details about contact process. [netex_framework/netex_utility/netex_utility_contact.xsd at 90:79]
.uk.org.netex.www.netex.MultilingualString further_details = 6;- Specified by:
getFurtherDetailsin interfaceContactDetailsStructureOrBuilder- Returns:
- The furtherDetails.
-
getFurtherDetailsOrBuilder
Further details about contact process. [netex_framework/netex_utility/netex_utility_contact.xsd at 90:79]
.uk.org.netex.www.netex.MultilingualString further_details = 6;- Specified by:
getFurtherDetailsOrBuilderin interfaceContactDetailsStructureOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ContactDetailsStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ContactDetailsStructure parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ContactDetailsStructure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ContactDetailsStructure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ContactDetailsStructure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ContactDetailsStructure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ContactDetailsStructure parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static ContactDetailsStructure parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ContactDetailsStructure parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ContactDetailsStructure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ContactDetailsStructure.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-