Package uk.org.netex.www.netex
Class ContactStructure.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<ContactStructure.Builder>
com.google.protobuf.GeneratedMessage.Builder<ContactStructure.Builder>
uk.org.netex.www.netex.ContactStructure.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,ContactStructureOrBuilder
- Enclosing class:
ContactStructure
public static final class ContactStructure.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ContactStructure.Builder>
implements ContactStructureOrBuilder
Contact details with reference to CONTACT. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 506:43]Protobuf type
uk.org.netex.www.netex.ContactStructure-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Name of contact person.Reference to a CONTACT.The email address of the contact.clearFax()Contact fax number.Further details about contact process.Contact telephone number.clearUrl()The web site address of the contact.Name of contact person.Name of contact person.Name of contact person.Reference to a CONTACT.Reference to a CONTACT.Reference to a CONTACT.static final com.google.protobuf.Descriptors.Descriptorcom.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.Further details about contact process.getPhone()Contact telephone number.com.google.protobuf.ByteStringContact telephone number.getUrl()The web site address of the contact.com.google.protobuf.ByteStringThe web site address of the contact.booleanName of contact person.booleanReference to a CONTACT.booleanFurther details about contact process.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanName of contact person.Reference to a CONTACT.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(ContactStructure other) Further details about contact process.Name of contact person.setContactPerson(MultilingualString.Builder builderForValue) Name of contact person.Reference to a CONTACT.setContactRef(VersionOfObjectRefStructure.Builder builderForValue) Reference to a CONTACT.The email address of the contact.setEmailBytes(com.google.protobuf.ByteString value) The email address of the contact.Contact fax number.setFaxBytes(com.google.protobuf.ByteString value) Contact fax number.Further details about contact process.setFurtherDetails(MultilingualString.Builder builderForValue) Further details about contact process.Contact telephone number.setPhoneBytes(com.google.protobuf.ByteString value) Contact telephone number.The web site address of the contact.setUrlBytes(com.google.protobuf.ByteString value) The web site address of the contact.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
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.Builder<ContactStructure.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ContactStructure.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<ContactStructure.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ContactStructure.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ContactStructure.Builder>
-
mergeFrom
public ContactStructure.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ContactStructure.Builder>- Throws:
IOException
-
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 interfaceContactStructureOrBuilder- 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 interfaceContactStructureOrBuilder- Returns:
- The contactPerson.
-
setContactPerson
Name of contact person. [netex_framework/netex_utility/netex_utility_contact.xsd at 65:78]
.uk.org.netex.www.netex.MultilingualString contact_person = 1; -
setContactPerson
Name of contact person. [netex_framework/netex_utility/netex_utility_contact.xsd at 65:78]
.uk.org.netex.www.netex.MultilingualString contact_person = 1; -
mergeContactPerson
Name of contact person. [netex_framework/netex_utility/netex_utility_contact.xsd at 65:78]
.uk.org.netex.www.netex.MultilingualString contact_person = 1; -
clearContactPerson
Name of contact person. [netex_framework/netex_utility/netex_utility_contact.xsd at 65:78]
.uk.org.netex.www.netex.MultilingualString contact_person = 1; -
getContactPersonBuilder
Name of contact person. [netex_framework/netex_utility/netex_utility_contact.xsd at 65:78]
.uk.org.netex.www.netex.MultilingualString contact_person = 1; -
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 interfaceContactStructureOrBuilder
-
getEmail
The email address of the contact. [netex_framework/netex_utility/netex_utility_contact.xsd at 70:68]
string email = 2;- Specified by:
getEmailin interfaceContactStructureOrBuilder- 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 interfaceContactStructureOrBuilder- Returns:
- The bytes for email.
-
setEmail
The email address of the contact. [netex_framework/netex_utility/netex_utility_contact.xsd at 70:68]
string email = 2;- Parameters:
value- The email to set.- Returns:
- This builder for chaining.
-
clearEmail
The email address of the contact. [netex_framework/netex_utility/netex_utility_contact.xsd at 70:68]
string email = 2;- Returns:
- This builder for chaining.
-
setEmailBytes
The email address of the contact. [netex_framework/netex_utility/netex_utility_contact.xsd at 70:68]
string email = 2;- Parameters:
value- The bytes for email to set.- Returns:
- This builder for chaining.
-
getPhone
Contact telephone number. [netex_framework/netex_utility/netex_utility_contact.xsd at 75:61]
string phone = 3;- Specified by:
getPhonein interfaceContactStructureOrBuilder- 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 interfaceContactStructureOrBuilder- Returns:
- The bytes for phone.
-
setPhone
Contact telephone number. [netex_framework/netex_utility/netex_utility_contact.xsd at 75:61]
string phone = 3;- Parameters:
value- The phone to set.- Returns:
- This builder for chaining.
-
clearPhone
Contact telephone number. [netex_framework/netex_utility/netex_utility_contact.xsd at 75:61]
string phone = 3;- Returns:
- This builder for chaining.
-
setPhoneBytes
Contact telephone number. [netex_framework/netex_utility/netex_utility_contact.xsd at 75:61]
string phone = 3;- Parameters:
value- The bytes for phone to set.- Returns:
- This builder for chaining.
-
getFax
Contact fax number. [netex_framework/netex_utility/netex_utility_contact.xsd at 80:59]
string fax = 4;- Specified by:
getFaxin interfaceContactStructureOrBuilder- 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 interfaceContactStructureOrBuilder- Returns:
- The bytes for fax.
-
setFax
Contact fax number. [netex_framework/netex_utility/netex_utility_contact.xsd at 80:59]
string fax = 4;- Parameters:
value- The fax to set.- Returns:
- This builder for chaining.
-
clearFax
Contact fax number. [netex_framework/netex_utility/netex_utility_contact.xsd at 80:59]
string fax = 4;- Returns:
- This builder for chaining.
-
setFaxBytes
Contact fax number. [netex_framework/netex_utility/netex_utility_contact.xsd at 80:59]
string fax = 4;- Parameters:
value- The bytes for fax to set.- Returns:
- This builder for chaining.
-
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 interfaceContactStructureOrBuilder- 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 interfaceContactStructureOrBuilder- Returns:
- The bytes for url.
-
setUrl
The web site address of the contact. [netex_framework/netex_utility/netex_utility_contact.xsd at 85:60]
string url = 5;- Parameters:
value- The url to set.- Returns:
- This builder for chaining.
-
clearUrl
The web site address of the contact. [netex_framework/netex_utility/netex_utility_contact.xsd at 85:60]
string url = 5;- Returns:
- This builder for chaining.
-
setUrlBytes
The web site address of the contact. [netex_framework/netex_utility/netex_utility_contact.xsd at 85:60]
string url = 5;- Parameters:
value- The bytes for url to set.- Returns:
- This builder for chaining.
-
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 interfaceContactStructureOrBuilder- 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 interfaceContactStructureOrBuilder- Returns:
- The furtherDetails.
-
setFurtherDetails
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; -
setFurtherDetails
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; -
mergeFurtherDetails
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; -
clearFurtherDetails
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; -
getFurtherDetailsBuilder
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; -
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 interfaceContactStructureOrBuilder
-
hasContactRef
public boolean hasContactRef()Reference to a CONTACT. +v1.2.2 [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 472:99]
.uk.org.netex.www.netex.VersionOfObjectRefStructure contact_ref = 21;- Specified by:
hasContactRefin interfaceContactStructureOrBuilder- Returns:
- Whether the contactRef field is set.
-
getContactRef
Reference to a CONTACT. +v1.2.2 [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 472:99]
.uk.org.netex.www.netex.VersionOfObjectRefStructure contact_ref = 21;- Specified by:
getContactRefin interfaceContactStructureOrBuilder- Returns:
- The contactRef.
-
setContactRef
Reference to a CONTACT. +v1.2.2 [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 472:99]
.uk.org.netex.www.netex.VersionOfObjectRefStructure contact_ref = 21; -
setContactRef
Reference to a CONTACT. +v1.2.2 [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 472:99]
.uk.org.netex.www.netex.VersionOfObjectRefStructure contact_ref = 21; -
mergeContactRef
Reference to a CONTACT. +v1.2.2 [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 472:99]
.uk.org.netex.www.netex.VersionOfObjectRefStructure contact_ref = 21; -
clearContactRef
Reference to a CONTACT. +v1.2.2 [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 472:99]
.uk.org.netex.www.netex.VersionOfObjectRefStructure contact_ref = 21; -
getContactRefBuilder
Reference to a CONTACT. +v1.2.2 [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 472:99]
.uk.org.netex.www.netex.VersionOfObjectRefStructure contact_ref = 21; -
getContactRefOrBuilder
Reference to a CONTACT. +v1.2.2 [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 472:99]
.uk.org.netex.www.netex.VersionOfObjectRefStructure contact_ref = 21;- Specified by:
getContactRefOrBuilderin interfaceContactStructureOrBuilder
-