Class NoticeAssignment_DerivedViewStructure

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
uk.org.netex.www.netex.NoticeAssignment_DerivedViewStructure
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, NoticeAssignment_DerivedViewStructureOrBuilder

public final class NoticeAssignment_DerivedViewStructure extends com.google.protobuf.GeneratedMessage implements NoticeAssignment_DerivedViewStructureOrBuilder
 Type for NOTICE ASSIGNMENT View.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 263:64]
 
Protobuf type uk.org.netex.www.netex.NoticeAssignment_DerivedViewStructure
See Also:
  • Field Details

    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • BRANDING_REF_FIELD_NUMBER

      public static final int BRANDING_REF_FIELD_NUMBER
      See Also:
    • ORDER_FIELD_NUMBER

      public static final int ORDER_FIELD_NUMBER
      See Also:
    • NAME_FIELD_NUMBER

      public static final int NAME_FIELD_NUMBER
      See Also:
    • NOTICE_REF_FIELD_NUMBER

      public static final int NOTICE_REF_FIELD_NUMBER
      See Also:
    • MARK_FIELD_NUMBER

      public static final int MARK_FIELD_NUMBER
      See Also:
    • MARK_URL_FIELD_NUMBER

      public static final int MARK_URL_FIELD_NUMBER
      See Also:
    • PUBLICITY_CHANNEL_FIELD_NUMBER

      public static final int PUBLICITY_CHANNEL_FIELD_NUMBER
      See Also:
    • ADVERTISED_FIELD_NUMBER

      public static final int ADVERTISED_FIELD_NUMBER
      See Also:
    • TEXT_FIELD_NUMBER

      public static final int TEXT_FIELD_NUMBER
      See Also:
    • PUBLIC_CODE_FIELD_NUMBER

      public static final int PUBLIC_CODE_FIELD_NUMBER
      See Also:
    • SHORT_CODE_FIELD_NUMBER

      public static final int SHORT_CODE_FIELD_NUMBER
      See Also:
    • PRIVATE_CODE_FIELD_NUMBER

      public static final int PRIVATE_CODE_FIELD_NUMBER
      See Also:
    • TYPE_OF_NOTICE_REF_FIELD_NUMBER

      public static final int TYPE_OF_NOTICE_REF_FIELD_NUMBER
      See Also:
    • CAN_BE_ADVERTISED_FIELD_NUMBER

      public static final int CAN_BE_ADVERTISED_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:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage
    • getId

      public String getId()
       Identifier of Object of which this is a view.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
       
      string id = 1;
      Specified by:
      getId in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of Object of which this is a view.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
       
      string id = 1;
      Specified by:
      getIdBytes in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      The bytes for id.
    • 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:
      hasBrandingRef in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      Whether the brandingRef field is set.
    • getBrandingRef

      public VersionOfObjectRefStructure 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:
      getBrandingRef in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      The brandingRef.
    • getBrandingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder 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:
      getBrandingRefOrBuilder in interface NoticeAssignment_DerivedViewStructureOrBuilder
    • getOrder

      public int getOrder()
       Order of Assignment.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 279:52]
       
      int32 order = 21;
      Specified by:
      getOrder in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      The order.
    • 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:
      hasName in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString 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:
      getName in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      The name.
    • getNameOrBuilder

      public MultilingualStringOrBuilder 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:
      getNameOrBuilder in interface NoticeAssignment_DerivedViewStructureOrBuilder
    • 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:
      hasNoticeRef in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      Whether the noticeRef field is set.
    • getNoticeRef

      public VersionOfObjectRefStructure 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:
      getNoticeRef in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      The noticeRef.
    • getNoticeRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder 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:
      getNoticeRefOrBuilder in interface NoticeAssignment_DerivedViewStructureOrBuilder
    • getMark

      public String getMark()
       Mark associated with NOTICE.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 201:61]
       
      string mark = 43;
      Specified by:
      getMark in interface NoticeAssignment_DerivedViewStructureOrBuilder
      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:
      getMarkBytes in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      The bytes for mark.
    • getMarkUrl

      public String getMarkUrl()
       URL for image associated with NOTICE.  [netex_framework/netex_reusableComponents/netex_noticeAssignment_version.xsd at 206:64]
       
      string mark_url = 44;
      Specified by:
      getMarkUrl in interface NoticeAssignment_DerivedViewStructureOrBuilder
      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:
      getMarkUrlBytes in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      The bytes for markUrl.
    • 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:
      getPublicityChannelValue in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      The enum numeric value on the wire for publicityChannel.
    • getPublicityChannel

      public PublicityChannelEnumeration 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:
      getPublicityChannel in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      The publicityChannel.
    • 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:
      getAdvertised in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      The advertised.
    • 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:
      hasText in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      Whether the text field is set.
    • getText

      public MultilingualString 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:
      getText in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      The text.
    • getTextOrBuilder

      public MultilingualStringOrBuilder 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:
      getTextOrBuilder in interface NoticeAssignment_DerivedViewStructureOrBuilder
    • getPublicCode

      public String getPublicCode()
       Alternative code associated with Notice.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 158:77]
       
      string public_code = 52;
      Specified by:
      getPublicCode in interface NoticeAssignment_DerivedViewStructureOrBuilder
      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:
      getPublicCodeBytes in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      The bytes for publicCode.
    • getShortCode

      public String getShortCode()
       Alternative short code associated with Notice.  [netex_framework/netex_reusableComponents/netex_notice_version.xsd at 163:76]
       
      string short_code = 53;
      Specified by:
      getShortCode in interface NoticeAssignment_DerivedViewStructureOrBuilder
      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:
      getShortCodeBytes in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      The bytes for shortCode.
    • 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:
      hasPrivateCode in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      Whether the privateCode field is set.
    • getPrivateCode

      public PrivateCodeStructure 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:
      getPrivateCode in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      The privateCode.
    • getPrivateCodeOrBuilder

      public PrivateCodeStructureOrBuilder 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:
      getPrivateCodeOrBuilder in interface NoticeAssignment_DerivedViewStructureOrBuilder
    • 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:
      hasTypeOfNoticeRef in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      Whether the typeOfNoticeRef field is set.
    • getTypeOfNoticeRef

      public VersionOfObjectRefStructure 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:
      getTypeOfNoticeRef in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      The typeOfNoticeRef.
    • getTypeOfNoticeRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder 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:
      getTypeOfNoticeRefOrBuilder in interface NoticeAssignment_DerivedViewStructureOrBuilder
    • 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:
      getCanBeAdvertised in interface NoticeAssignment_DerivedViewStructureOrBuilder
      Returns:
      The canBeAdvertised.
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessage
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessage
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static NoticeAssignment_DerivedViewStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static NoticeAssignment_DerivedViewStructure parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static NoticeAssignment_DerivedViewStructure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static NoticeAssignment_DerivedViewStructure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static NoticeAssignment_DerivedViewStructure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static NoticeAssignment_DerivedViewStructure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static NoticeAssignment_DerivedViewStructure parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static NoticeAssignment_DerivedViewStructure parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static NoticeAssignment_DerivedViewStructure parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static NoticeAssignment_DerivedViewStructure parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static NoticeAssignment_DerivedViewStructure parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static NoticeAssignment_DerivedViewStructure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

    • newBuilder

    • toBuilder

      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected NoticeAssignment_DerivedViewStructure.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
      Overrides:
      newBuilderForType in class com.google.protobuf.AbstractMessage
    • getDefaultInstance

      public static NoticeAssignment_DerivedViewStructure getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<NoticeAssignment_DerivedViewStructure> parser()
    • getParserForType

      public com.google.protobuf.Parser<NoticeAssignment_DerivedViewStructure> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessage
    • getDefaultInstanceForType

      public NoticeAssignment_DerivedViewStructure getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder