Package uk.org.netex.www.netex
Class NoticeAssignmentViewType.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<NoticeAssignmentViewType.Builder>
com.google.protobuf.GeneratedMessage.Builder<NoticeAssignmentViewType.Builder>
uk.org.netex.www.netex.NoticeAssignmentViewType.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,NoticeAssignmentViewTypeOrBuilder
- Enclosing class:
NoticeAssignmentViewType
public static final class NoticeAssignmentViewType.Builder
extends com.google.protobuf.GeneratedMessage.Builder<NoticeAssignmentViewType.Builder>
implements NoticeAssignmentViewTypeOrBuilder
View of a NOTICE ASSIGNMENT. for use in a specific context such as a CALL. This can be used to embed the notice itself in the context. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 237:92]Protobuf type
uk.org.netex.www.netex.NoticeAssignmentViewType-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Whether NOTICE is advertised to public.Reference to a BRANDING.Whether NOTICE is advertised to public.clearId()Identifier of Object of which this is a view.Mark associated with NOTICE.URL for image associated with NOTICE.Name of ASSIGNMENT.Reference to a NOTICE i.e. footnote, note, announcement or other informational text element.Order of Assignment.A private code that uniquely identifies the element.Alternative code associated with Notice.How NOTICE is to be publicised.Alternative short code associated with Notice.Text content of NOTICe.Reference to a TYPE OF NOTICe.booleanWhether NOTICE is advertised to public.Reference to a BRANDING.Reference to a BRANDING.Reference to a BRANDING.booleanWhether NOTICE is advertised to public.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetId()Identifier of Object of which this is a view.com.google.protobuf.ByteStringIdentifier of Object of which this is a view.getMark()Mark associated with NOTICE.com.google.protobuf.ByteStringMark associated with NOTICE.URL for image associated with NOTICE.com.google.protobuf.ByteStringURL for image associated with NOTICE.getName()Name of ASSIGNMENT.Name of ASSIGNMENT.Name of ASSIGNMENT.Reference to a NOTICE i.e. footnote, note, announcement or other informational text element.Reference to a NOTICE i.e. footnote, note, announcement or other informational text element.Reference to a NOTICE i.e. footnote, note, announcement or other informational text element.intgetOrder()Order of Assignment.A private code that uniquely identifies the element.A private code that uniquely identifies the element.A private code that uniquely identifies the element.Alternative code associated with Notice.com.google.protobuf.ByteStringAlternative code associated with Notice.How NOTICE is to be publicised.intHow NOTICE is to be publicised.Alternative short code associated with Notice.com.google.protobuf.ByteStringAlternative short code associated with Notice.getText()Text content of NOTICe.Text content of NOTICe.Text content of NOTICe.Reference to a TYPE OF NOTICe.Reference to a TYPE OF NOTICe.Reference to a TYPE OF NOTICe.booleanReference to a BRANDING.booleanhasName()Name of ASSIGNMENT.booleanReference to a NOTICE i.e. footnote, note, announcement or other informational text element.booleanA private code that uniquely identifies the element.booleanhasText()Text content of NOTICe.booleanReference to a TYPE OF NOTICe.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanReference to a BRANDING.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeName(MultilingualString value) Name of ASSIGNMENT.Reference to a NOTICE i.e. footnote, note, announcement or other informational text element.A private code that uniquely identifies the element.mergeText(MultilingualString value) Text content of NOTICe.Reference to a TYPE OF NOTICe.setAdvertised(boolean value) Whether NOTICE is advertised to public.Reference to a BRANDING.setBrandingRef(VersionOfObjectRefStructure.Builder builderForValue) Reference to a BRANDING.setCanBeAdvertised(boolean value) Whether NOTICE is advertised to public.Identifier of Object of which this is a view.setIdBytes(com.google.protobuf.ByteString value) Identifier of Object of which this is a view.Mark associated with NOTICE.setMarkBytes(com.google.protobuf.ByteString value) Mark associated with NOTICE.setMarkUrl(String value) URL for image associated with NOTICE.setMarkUrlBytes(com.google.protobuf.ByteString value) URL for image associated with NOTICE.setName(MultilingualString value) Name of ASSIGNMENT.setName(MultilingualString.Builder builderForValue) Name of ASSIGNMENT.Reference to a NOTICE i.e. footnote, note, announcement or other informational text element.setNoticeRef(VersionOfObjectRefStructure.Builder builderForValue) Reference to a NOTICE i.e. footnote, note, announcement or other informational text element.setOrder(int value) Order of Assignment.A private code that uniquely identifies the element.setPrivateCode(PrivateCodeStructure.Builder builderForValue) A private code that uniquely identifies the element.setPublicCode(String value) Alternative code associated with Notice.setPublicCodeBytes(com.google.protobuf.ByteString value) Alternative code associated with Notice.How NOTICE is to be publicised.setPublicityChannelValue(int value) How NOTICE is to be publicised.setShortCode(String value) Alternative short code associated with Notice.setShortCodeBytes(com.google.protobuf.ByteString value) Alternative short code associated with Notice.setText(MultilingualString value) Text content of NOTICe.setText(MultilingualString.Builder builderForValue) Text content of NOTICe.Reference to a TYPE OF NOTICe.setTypeOfNoticeRef(VersionOfObjectRefStructure.Builder builderForValue) Reference to a TYPE OF NOTICe.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<NoticeAssignmentViewType.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<NoticeAssignmentViewType.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<NoticeAssignmentViewType.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<NoticeAssignmentViewType.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<NoticeAssignmentViewType.Builder>
-
mergeFrom
public NoticeAssignmentViewType.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<NoticeAssignmentViewType.Builder>- Throws:
IOException
-
hasBrandingRef
public boolean hasBrandingRef()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;- Specified by:
hasBrandingRefin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- Whether the brandingRef field is set.
-
getBrandingRef
Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;- Specified by:
getBrandingRefin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The brandingRef.
-
setBrandingRef
Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2; -
setBrandingRef
public NoticeAssignmentViewType.Builder setBrandingRef(VersionOfObjectRefStructure.Builder builderForValue) Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2; -
mergeBrandingRef
Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2; -
clearBrandingRef
Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2; -
getBrandingRefBuilder
Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2; -
getBrandingRefOrBuilder
Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;- Specified by:
getBrandingRefOrBuilderin interfaceNoticeAssignmentViewTypeOrBuilder
-
getOrder
public int getOrder()Order of Assignment. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 279:52]
int32 order = 21;- Specified by:
getOrderin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The order.
-
setOrder
Order of Assignment. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 279:52]
int32 order = 21;- Parameters:
value- The order to set.- Returns:
- This builder for chaining.
-
clearOrder
Order of Assignment. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 279:52]
int32 order = 21;- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()Name of ASSIGNMENT. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 270:71]
.uk.org.netex.www.netex.MultilingualString name = 41;- Specified by:
hasNamein interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- Whether the name field is set.
-
getName
Name of ASSIGNMENT. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 270:71]
.uk.org.netex.www.netex.MultilingualString name = 41;- Specified by:
getNamein interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The name.
-
setName
Name of ASSIGNMENT. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 270:71]
.uk.org.netex.www.netex.MultilingualString name = 41; -
setName
Name of ASSIGNMENT. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 270:71]
.uk.org.netex.www.netex.MultilingualString name = 41; -
mergeName
Name of ASSIGNMENT. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 270:71]
.uk.org.netex.www.netex.MultilingualString name = 41; -
clearName
Name of ASSIGNMENT. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 270:71]
.uk.org.netex.www.netex.MultilingualString name = 41; -
getNameBuilder
Name of ASSIGNMENT. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 270:71]
.uk.org.netex.www.netex.MultilingualString name = 41; -
getNameOrBuilder
Name of ASSIGNMENT. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 270:71]
.uk.org.netex.www.netex.MultilingualString name = 41;- Specified by:
getNameOrBuilderin interfaceNoticeAssignmentViewTypeOrBuilder
-
hasNoticeRef
public boolean hasNoticeRef()Reference to a NOTICE i.e. footnote, note, announcement or other informational text element. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 64:97]
.uk.org.netex.www.netex.VersionOfObjectRefStructure notice_ref = 42;- Specified by:
hasNoticeRefin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- Whether the noticeRef field is set.
-
getNoticeRef
Reference to a NOTICE i.e. footnote, note, announcement or other informational text element. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 64:97]
.uk.org.netex.www.netex.VersionOfObjectRefStructure notice_ref = 42;- Specified by:
getNoticeRefin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The noticeRef.
-
setNoticeRef
Reference to a NOTICE i.e. footnote, note, announcement or other informational text element. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 64:97]
.uk.org.netex.www.netex.VersionOfObjectRefStructure notice_ref = 42; -
setNoticeRef
public NoticeAssignmentViewType.Builder setNoticeRef(VersionOfObjectRefStructure.Builder builderForValue) Reference to a NOTICE i.e. footnote, note, announcement or other informational text element. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 64:97]
.uk.org.netex.www.netex.VersionOfObjectRefStructure notice_ref = 42; -
mergeNoticeRef
Reference to a NOTICE i.e. footnote, note, announcement or other informational text element. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 64:97]
.uk.org.netex.www.netex.VersionOfObjectRefStructure notice_ref = 42; -
clearNoticeRef
Reference to a NOTICE i.e. footnote, note, announcement or other informational text element. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 64:97]
.uk.org.netex.www.netex.VersionOfObjectRefStructure notice_ref = 42; -
getNoticeRefBuilder
Reference to a NOTICE i.e. footnote, note, announcement or other informational text element. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 64:97]
.uk.org.netex.www.netex.VersionOfObjectRefStructure notice_ref = 42; -
getNoticeRefOrBuilder
Reference to a NOTICE i.e. footnote, note, announcement or other informational text element. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 64:97]
.uk.org.netex.www.netex.VersionOfObjectRefStructure notice_ref = 42;- Specified by:
getNoticeRefOrBuilderin interfaceNoticeAssignmentViewTypeOrBuilder
-
getMark
Mark associated with NOTICE. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 201:61]
string mark = 43;- Specified by:
getMarkin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The mark.
-
getMarkBytes
public com.google.protobuf.ByteString getMarkBytes()Mark associated with NOTICE. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 201:61]
string mark = 43;- Specified by:
getMarkBytesin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The bytes for mark.
-
setMark
Mark associated with NOTICE. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 201:61]
string mark = 43;- Parameters:
value- The mark to set.- Returns:
- This builder for chaining.
-
clearMark
Mark associated with NOTICE. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 201:61]
string mark = 43;- Returns:
- This builder for chaining.
-
setMarkBytes
Mark associated with NOTICE. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 201:61]
string mark = 43;- Parameters:
value- The bytes for mark to set.- Returns:
- This builder for chaining.
-
getMarkUrl
URL for image associated with NOTICE. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 206:64]
string mark_url = 44;- Specified by:
getMarkUrlin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The markUrl.
-
getMarkUrlBytes
public com.google.protobuf.ByteString getMarkUrlBytes()URL for image associated with NOTICE. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 206:64]
string mark_url = 44;- Specified by:
getMarkUrlBytesin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The bytes for markUrl.
-
setMarkUrl
URL for image associated with NOTICE. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 206:64]
string mark_url = 44;- Parameters:
value- The markUrl to set.- Returns:
- This builder for chaining.
-
clearMarkUrl
URL for image associated with NOTICE. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 206:64]
string mark_url = 44;- Returns:
- This builder for chaining.
-
setMarkUrlBytes
URL for image associated with NOTICE. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 206:64]
string mark_url = 44;- Parameters:
value- The bytes for markUrl to set.- Returns:
- This builder for chaining.
-
getPublicityChannelValue
public int getPublicityChannelValue()How NOTICE is to be publicised. Default is all. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 211:104]
.uk.org.netex.www.netex.PublicityChannelEnumeration publicity_channel = 45;- Specified by:
getPublicityChannelValuein interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The enum numeric value on the wire for publicityChannel.
-
setPublicityChannelValue
How NOTICE is to be publicised. Default is all. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 211:104]
.uk.org.netex.www.netex.PublicityChannelEnumeration publicity_channel = 45;- Parameters:
value- The enum numeric value on the wire for publicityChannel to set.- Returns:
- This builder for chaining.
-
getPublicityChannel
How NOTICE is to be publicised. Default is all. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 211:104]
.uk.org.netex.www.netex.PublicityChannelEnumeration publicity_channel = 45;- Specified by:
getPublicityChannelin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The publicityChannel.
-
setPublicityChannel
How NOTICE is to be publicised. Default is all. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 211:104]
.uk.org.netex.www.netex.PublicityChannelEnumeration publicity_channel = 45;- Parameters:
value- The publicityChannel to set.- Returns:
- This builder for chaining.
-
clearPublicityChannel
How NOTICE is to be publicised. Default is all. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 211:104]
.uk.org.netex.www.netex.PublicityChannelEnumeration publicity_channel = 45;- Returns:
- This builder for chaining.
-
getAdvertised
public boolean getAdvertised()Whether NOTICE is advertised to public. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 216:68]
bool advertised = 46;- Specified by:
getAdvertisedin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The advertised.
-
setAdvertised
Whether NOTICE is advertised to public. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 216:68]
bool advertised = 46;- Parameters:
value- The advertised to set.- Returns:
- This builder for chaining.
-
clearAdvertised
Whether NOTICE is advertised to public. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 216:68]
bool advertised = 46;- Returns:
- This builder for chaining.
-
hasText
public boolean hasText()Text content of NOTICe. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 153:69]
.uk.org.netex.www.netex.MultilingualString text = 51;- Specified by:
hasTextin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- Whether the text field is set.
-
getText
Text content of NOTICe. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 153:69]
.uk.org.netex.www.netex.MultilingualString text = 51;- Specified by:
getTextin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The text.
-
setText
Text content of NOTICe. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 153:69]
.uk.org.netex.www.netex.MultilingualString text = 51; -
setText
Text content of NOTICe. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 153:69]
.uk.org.netex.www.netex.MultilingualString text = 51; -
mergeText
Text content of NOTICe. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 153:69]
.uk.org.netex.www.netex.MultilingualString text = 51; -
clearText
Text content of NOTICe. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 153:69]
.uk.org.netex.www.netex.MultilingualString text = 51; -
getTextBuilder
Text content of NOTICe. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 153:69]
.uk.org.netex.www.netex.MultilingualString text = 51; -
getTextOrBuilder
Text content of NOTICe. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 153:69]
.uk.org.netex.www.netex.MultilingualString text = 51;- Specified by:
getTextOrBuilderin interfaceNoticeAssignmentViewTypeOrBuilder
-
getPublicCode
Alternative code associated with Notice. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 158:77]
string public_code = 52;- Specified by:
getPublicCodein interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The publicCode.
-
getPublicCodeBytes
public com.google.protobuf.ByteString getPublicCodeBytes()Alternative code associated with Notice. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 158:77]
string public_code = 52;- Specified by:
getPublicCodeBytesin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The bytes for publicCode.
-
setPublicCode
Alternative code associated with Notice. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 158:77]
string public_code = 52;- Parameters:
value- The publicCode to set.- Returns:
- This builder for chaining.
-
clearPublicCode
Alternative code associated with Notice. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 158:77]
string public_code = 52;- Returns:
- This builder for chaining.
-
setPublicCodeBytes
Alternative code associated with Notice. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 158:77]
string public_code = 52;- Parameters:
value- The bytes for publicCode to set.- Returns:
- This builder for chaining.
-
getShortCode
Alternative short code associated with Notice. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 163:76]
string short_code = 53;- Specified by:
getShortCodein interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The shortCode.
-
getShortCodeBytes
public com.google.protobuf.ByteString getShortCodeBytes()Alternative short code associated with Notice. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 163:76]
string short_code = 53;- Specified by:
getShortCodeBytesin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The bytes for shortCode.
-
setShortCode
Alternative short code associated with Notice. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 163:76]
string short_code = 53;- Parameters:
value- The shortCode to set.- Returns:
- This builder for chaining.
-
clearShortCode
Alternative short code associated with Notice. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 163:76]
string short_code = 53;- Returns:
- This builder for chaining.
-
setShortCodeBytes
Alternative short code associated with Notice. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 163:76]
string short_code = 53;- Parameters:
value- The bytes for shortCode to set.- Returns:
- This builder for chaining.
-
hasPrivateCode
public boolean hasPrivateCode()A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 54;- Specified by:
hasPrivateCodein interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- Whether the privateCode field is set.
-
getPrivateCode
A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 54;- Specified by:
getPrivateCodein interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The privateCode.
-
setPrivateCode
A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 54; -
setPrivateCode
public NoticeAssignmentViewType.Builder setPrivateCode(PrivateCodeStructure.Builder builderForValue) A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 54; -
mergePrivateCode
A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 54; -
clearPrivateCode
A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 54; -
getPrivateCodeBuilder
A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 54; -
getPrivateCodeOrBuilder
A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 54;- Specified by:
getPrivateCodeOrBuilderin interfaceNoticeAssignmentViewTypeOrBuilder
-
hasTypeOfNoticeRef
public boolean hasTypeOfNoticeRef()Reference to a TYPE OF NOTICe. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 151:106]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_notice_ref = 55;- Specified by:
hasTypeOfNoticeRefin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- Whether the typeOfNoticeRef field is set.
-
getTypeOfNoticeRef
Reference to a TYPE OF NOTICe. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 151:106]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_notice_ref = 55;- Specified by:
getTypeOfNoticeRefin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The typeOfNoticeRef.
-
setTypeOfNoticeRef
Reference to a TYPE OF NOTICe. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 151:106]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_notice_ref = 55; -
setTypeOfNoticeRef
public NoticeAssignmentViewType.Builder setTypeOfNoticeRef(VersionOfObjectRefStructure.Builder builderForValue) Reference to a TYPE OF NOTICe. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 151:106]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_notice_ref = 55; -
mergeTypeOfNoticeRef
Reference to a TYPE OF NOTICe. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 151:106]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_notice_ref = 55; -
clearTypeOfNoticeRef
Reference to a TYPE OF NOTICe. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 151:106]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_notice_ref = 55; -
getTypeOfNoticeRefBuilder
Reference to a TYPE OF NOTICe. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 151:106]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_notice_ref = 55; -
getTypeOfNoticeRefOrBuilder
Reference to a TYPE OF NOTICe. [netex_framework/netex_reusableComponents/netex_notice_support.xsd at 151:106]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_notice_ref = 55;- Specified by:
getTypeOfNoticeRefOrBuilderin interfaceNoticeAssignmentViewTypeOrBuilder
-
getCanBeAdvertised
public boolean getCanBeAdvertised()Whether NOTICE is advertised to public. This may be overridden on an assignment. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 170:73]
bool can_be_advertised = 56;- Specified by:
getCanBeAdvertisedin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The canBeAdvertised.
-
setCanBeAdvertised
Whether NOTICE is advertised to public. This may be overridden on an assignment. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 170:73]
bool can_be_advertised = 56;- Parameters:
value- The canBeAdvertised to set.- Returns:
- This builder for chaining.
-
clearCanBeAdvertised
Whether NOTICE is advertised to public. This may be overridden on an assignment. [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 170:73]
bool can_be_advertised = 56;- Returns:
- This builder for chaining.
-
getId
Identifier of Object of which this is a view. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 254:61]
string id = 81;- Specified by:
getIdin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()Identifier of Object of which this is a view. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 254:61]
string id = 81;- Specified by:
getIdBytesin interfaceNoticeAssignmentViewTypeOrBuilder- Returns:
- The bytes for id.
-
setId
Identifier of Object of which this is a view. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 254:61]
string id = 81;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
Identifier of Object of which this is a view. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 254:61]
string id = 81;- Returns:
- This builder for chaining.
-
setIdBytes
Identifier of Object of which this is a view. [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 254:61]
string id = 81;- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-