Class NetworkFrameTopicType

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

public final class NetworkFrameTopicType extends com.google.protobuf.GeneratedMessage implements NetworkFrameTopicTypeOrBuilder
 Network Object filter  Return Network Objects that match these values.  Values are ANDed.  [netex_service/netex_filter_frame.xsd at 59:66]
 
Protobuf type uk.org.netex.www.netex.NetworkFrameTopicType
See Also:
  • Field Details

    • DESCRIPTION_FIELD_NUMBER

      public static final int DESCRIPTION_FIELD_NUMBER
      See Also:
    • SOURCES_FIELD_NUMBER

      public static final int SOURCES_FIELD_NUMBER
      See Also:
    • CODESPACE_REF_FIELD_NUMBER

      public static final int CODESPACE_REF_FIELD_NUMBER
      See Also:
    • RESPONSIBILITY_ROLE_ASSIGNMENT_FIELD_NUMBER

      public static final int RESPONSIBILITY_ROLE_ASSIGNMENT_FIELD_NUMBER
      See Also:
    • CURRENT_FIELD_NUMBER

      public static final int CURRENT_FIELD_NUMBER
      See Also:
    • CHANGED_SINCE_FIELD_NUMBER

      public static final int CHANGED_SINCE_FIELD_NUMBER
      See Also:
    • CURRENT_AT_FIELD_NUMBER

      public static final int CURRENT_AT_FIELD_NUMBER
      See Also:
    • HISTORIC_BETWEEN_FIELD_NUMBER

      public static final int HISTORIC_BETWEEN_FIELD_NUMBER
      See Also:
    • SELECTION_VALIDITY_CONDITIONS_FIELD_NUMBER

      public static final int SELECTION_VALIDITY_CONDITIONS_FIELD_NUMBER
      See Also:
    • TYPE_OF_FRAME_REF_FIELD_NUMBER

      public static final int TYPE_OF_FRAME_REF_FIELD_NUMBER
      See Also:
    • VERSION_FRAME_REF_FIELD_NUMBER

      public static final int VERSION_FRAME_REF_FIELD_NUMBER
      See Also:
    • NETWORK_FILTER_BY_VALUE_FIELD_NUMBER

      public static final int NETWORK_FILTER_BY_VALUE_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
    • hasDescription

      public boolean hasDescription()
       Description of what filter does.  [netex_service/netex_filter_object.xsd at 81:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 1;
      Specified by:
      hasDescription in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of what filter does.  [netex_service/netex_filter_object.xsd at 81:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 1;
      Specified by:
      getDescription in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      The description.
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of what filter does.  [netex_service/netex_filter_object.xsd at 81:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 1;
      Specified by:
      getDescriptionOrBuilder in interface NetworkFrameTopicTypeOrBuilder
    • hasSources

      public boolean hasSources()
       Data Sources to include. If more than one source is specified it is logically ORed with the others.  [netex_service/netex_filter_object.xsd at 86:78]
       
      .uk.org.netex.www.netex.DataSources_RelStructure sources = 2;
      Specified by:
      hasSources in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      Whether the sources field is set.
    • getSources

      public DataSources_RelStructure getSources()
       Data Sources to include. If more than one source is specified it is logically ORed with the others.  [netex_service/netex_filter_object.xsd at 86:78]
       
      .uk.org.netex.www.netex.DataSources_RelStructure sources = 2;
      Specified by:
      getSources in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      The sources.
    • getSourcesOrBuilder

      public DataSources_RelStructureOrBuilder getSourcesOrBuilder()
       Data Sources to include. If more than one source is specified it is logically ORed with the others.  [netex_service/netex_filter_object.xsd at 86:78]
       
      .uk.org.netex.www.netex.DataSources_RelStructure sources = 2;
      Specified by:
      getSourcesOrBuilder in interface NetworkFrameTopicTypeOrBuilder
    • hasCodespaceRef

      public boolean hasCodespaceRef()
       Reference to a CODESPACE.  [netex_framework/netex_responsibility/netex_entity_support.xsd at 88:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure codespace_ref = 3;
      Specified by:
      hasCodespaceRef in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      Whether the codespaceRef field is set.
    • getCodespaceRef

      public VersionOfObjectRefStructure getCodespaceRef()
       Reference to a CODESPACE.  [netex_framework/netex_responsibility/netex_entity_support.xsd at 88:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure codespace_ref = 3;
      Specified by:
      getCodespaceRef in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      The codespaceRef.
    • getCodespaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCodespaceRefOrBuilder()
       Reference to a CODESPACE.  [netex_framework/netex_responsibility/netex_entity_support.xsd at 88:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure codespace_ref = 3;
      Specified by:
      getCodespaceRefOrBuilder in interface NetworkFrameTopicTypeOrBuilder
    • hasResponsibilityRoleAssignment

      public boolean hasResponsibilityRoleAssignment()
       Assignment of a specific RESPONSIBILITY ROLE to a specific organisation and/or subdivision.  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 230:111]
       
      .uk.org.netex.www.netex.ResponsibilityRoleAssignment_VersionedChildStructure responsibility_role_assignment = 4;
      Specified by:
      hasResponsibilityRoleAssignment in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      Whether the responsibilityRoleAssignment field is set.
    • getResponsibilityRoleAssignment

      public ResponsibilityRoleAssignment_VersionedChildStructure getResponsibilityRoleAssignment()
       Assignment of a specific RESPONSIBILITY ROLE to a specific organisation and/or subdivision.  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 230:111]
       
      .uk.org.netex.www.netex.ResponsibilityRoleAssignment_VersionedChildStructure responsibility_role_assignment = 4;
      Specified by:
      getResponsibilityRoleAssignment in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      The responsibilityRoleAssignment.
    • getResponsibilityRoleAssignmentOrBuilder

      public ResponsibilityRoleAssignment_VersionedChildStructureOrBuilder getResponsibilityRoleAssignmentOrBuilder()
       Assignment of a specific RESPONSIBILITY ROLE to a specific organisation and/or subdivision.  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 230:111]
       
      .uk.org.netex.www.netex.ResponsibilityRoleAssignment_VersionedChildStructure responsibility_role_assignment = 4;
      Specified by:
      getResponsibilityRoleAssignmentOrBuilder in interface NetworkFrameTopicTypeOrBuilder
    • getCurrentValue

      public int getCurrentValue()
       Return just the latest current values from the producer at the time the response is created.  [netex_service/netex_filter_object.xsd at 101:49]
       
      .uk.org.netex.www.netex.EmptyType current = 41;
      Specified by:
      getCurrentValue in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      The enum numeric value on the wire for current.
    • getCurrent

      public EmptyType getCurrent()
       Return just the latest current values from the producer at the time the response is created.  [netex_service/netex_filter_object.xsd at 101:49]
       
      .uk.org.netex.www.netex.EmptyType current = 41;
      Specified by:
      getCurrent in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      The current.
    • hasChangedSince

      public boolean hasChangedSince()
       Return  the  values that have changed since the specified point in time, including current and superseded values. Values that are no longer current will be flagged with the date they were superseded (using the various cleared / deleted /historic dates on different element types).  [netex_service/netex_filter_object.xsd at 106:57]
       
      .google.protobuf.Timestamp changed_since = 42;
      Specified by:
      hasChangedSince in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      Whether the changedSince field is set.
    • getChangedSince

      public com.google.protobuf.Timestamp getChangedSince()
       Return  the  values that have changed since the specified point in time, including current and superseded values. Values that are no longer current will be flagged with the date they were superseded (using the various cleared / deleted /historic dates on different element types).  [netex_service/netex_filter_object.xsd at 106:57]
       
      .google.protobuf.Timestamp changed_since = 42;
      Specified by:
      getChangedSince in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      The changedSince.
    • getChangedSinceOrBuilder

      public com.google.protobuf.TimestampOrBuilder getChangedSinceOrBuilder()
       Return  the  values that have changed since the specified point in time, including current and superseded values. Values that are no longer current will be flagged with the date they were superseded (using the various cleared / deleted /historic dates on different element types).  [netex_service/netex_filter_object.xsd at 106:57]
       
      .google.protobuf.Timestamp changed_since = 42;
      Specified by:
      getChangedSinceOrBuilder in interface NetworkFrameTopicTypeOrBuilder
    • hasCurrentAt

      public boolean hasCurrentAt()
       Return just the  values that were  current at the specified point in time.  [netex_service/netex_filter_object.xsd at 111:54]
       
      .google.protobuf.Timestamp current_at = 43;
      Specified by:
      hasCurrentAt in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      Whether the currentAt field is set.
    • getCurrentAt

      public com.google.protobuf.Timestamp getCurrentAt()
       Return just the  values that were  current at the specified point in time.  [netex_service/netex_filter_object.xsd at 111:54]
       
      .google.protobuf.Timestamp current_at = 43;
      Specified by:
      getCurrentAt in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      The currentAt.
    • getCurrentAtOrBuilder

      public com.google.protobuf.TimestampOrBuilder getCurrentAtOrBuilder()
       Return just the  values that were  current at the specified point in time.  [netex_service/netex_filter_object.xsd at 111:54]
       
      .google.protobuf.Timestamp current_at = 43;
      Specified by:
      getCurrentAtOrBuilder in interface NetworkFrameTopicTypeOrBuilder
    • hasHistoricBetween

      public boolean hasHistoricBetween()
       Return all values  created or updated  between the specified period, including current and historic values.  Values that are no longer current will be flagged with the date they were superseded.  [netex_service/netex_filter_object.xsd at 116:77]
       
      .uk.org.netex.www.netex.ClosedTimestampRangeStructure historic_between = 44;
      Specified by:
      hasHistoricBetween in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      Whether the historicBetween field is set.
    • getHistoricBetween

      public ClosedTimestampRangeStructure getHistoricBetween()
       Return all values  created or updated  between the specified period, including current and historic values.  Values that are no longer current will be flagged with the date they were superseded.  [netex_service/netex_filter_object.xsd at 116:77]
       
      .uk.org.netex.www.netex.ClosedTimestampRangeStructure historic_between = 44;
      Specified by:
      getHistoricBetween in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      The historicBetween.
    • getHistoricBetweenOrBuilder

      public ClosedTimestampRangeStructureOrBuilder getHistoricBetweenOrBuilder()
       Return all values  created or updated  between the specified period, including current and historic values.  Values that are no longer current will be flagged with the date they were superseded.  [netex_service/netex_filter_object.xsd at 116:77]
       
      .uk.org.netex.www.netex.ClosedTimestampRangeStructure historic_between = 44;
      Specified by:
      getHistoricBetweenOrBuilder in interface NetworkFrameTopicTypeOrBuilder
    • hasSelectionValidityConditions

      public boolean hasSelectionValidityConditions()
       Validity conditions to apply when selecting data. Applies to frame.  [netex_service/netex_filter_object.xsd at 121:52]
       
      .uk.org.netex.www.netex.SelectionValidityConditionsType selection_validity_conditions = 45;
      Specified by:
      hasSelectionValidityConditions in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      Whether the selectionValidityConditions field is set.
    • getSelectionValidityConditions

      public SelectionValidityConditionsType getSelectionValidityConditions()
       Validity conditions to apply when selecting data. Applies to frame.  [netex_service/netex_filter_object.xsd at 121:52]
       
      .uk.org.netex.www.netex.SelectionValidityConditionsType selection_validity_conditions = 45;
      Specified by:
      getSelectionValidityConditions in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      The selectionValidityConditions.
    • getSelectionValidityConditionsOrBuilder

      public SelectionValidityConditionsTypeOrBuilder getSelectionValidityConditionsOrBuilder()
       Validity conditions to apply when selecting data. Applies to frame.  [netex_service/netex_filter_object.xsd at 121:52]
       
      .uk.org.netex.www.netex.SelectionValidityConditionsType selection_validity_conditions = 45;
      Specified by:
      getSelectionValidityConditionsOrBuilder in interface NetworkFrameTopicTypeOrBuilder
    • hasTypeOfFrameRef

      public boolean hasTypeOfFrameRef()
       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 51;
      Specified by:
      hasTypeOfFrameRef in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      Whether the typeOfFrameRef field is set.
    • getTypeOfFrameRef

      public VersionOfObjectRefStructure getTypeOfFrameRef()
       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 51;
      Specified by:
      getTypeOfFrameRef in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      The typeOfFrameRef.
    • getTypeOfFrameRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfFrameRefOrBuilder()
       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 51;
      Specified by:
      getTypeOfFrameRefOrBuilder in interface NetworkFrameTopicTypeOrBuilder
    • getVersionFrameRefList

       Reference to a VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 60:125]
       
      repeated .uk.org.netex.www.netex.VersionFrameRefStructure_ChoiceWrapper_VersionFrameRefStructure version_frame_ref = 65;
      Specified by:
      getVersionFrameRefList in interface NetworkFrameTopicTypeOrBuilder
    • getVersionFrameRefOrBuilderList

      public List<? extends VersionFrameRefStructure_ChoiceWrapper_VersionFrameRefStructureOrBuilder> getVersionFrameRefOrBuilderList()
       Reference to a VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 60:125]
       
      repeated .uk.org.netex.www.netex.VersionFrameRefStructure_ChoiceWrapper_VersionFrameRefStructure version_frame_ref = 65;
      Specified by:
      getVersionFrameRefOrBuilderList in interface NetworkFrameTopicTypeOrBuilder
    • getVersionFrameRefCount

      public int getVersionFrameRefCount()
       Reference to a VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 60:125]
       
      repeated .uk.org.netex.www.netex.VersionFrameRefStructure_ChoiceWrapper_VersionFrameRefStructure version_frame_ref = 65;
      Specified by:
      getVersionFrameRefCount in interface NetworkFrameTopicTypeOrBuilder
    • getVersionFrameRef

       Reference to a VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 60:125]
       
      repeated .uk.org.netex.www.netex.VersionFrameRefStructure_ChoiceWrapper_VersionFrameRefStructure version_frame_ref = 65;
      Specified by:
      getVersionFrameRef in interface NetworkFrameTopicTypeOrBuilder
    • getVersionFrameRefOrBuilder

      public VersionFrameRefStructure_ChoiceWrapper_VersionFrameRefStructureOrBuilder getVersionFrameRefOrBuilder(int index)
       Reference to a VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 60:125]
       
      repeated .uk.org.netex.www.netex.VersionFrameRefStructure_ChoiceWrapper_VersionFrameRefStructure version_frame_ref = 65;
      Specified by:
      getVersionFrameRefOrBuilder in interface NetworkFrameTopicTypeOrBuilder
    • hasNetworkFilterByValue

      public boolean hasNetworkFilterByValue()
       Values for selecting by value.  [netex_service/netex_filter_frame.xsd at 97:82]
       
      .uk.org.netex.www.netex.NetworkFilterByValueStructure network_filter_by_value = 64;
      Specified by:
      hasNetworkFilterByValue in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      Whether the networkFilterByValue field is set.
    • getNetworkFilterByValue

      public NetworkFilterByValueStructure getNetworkFilterByValue()
       Values for selecting by value.  [netex_service/netex_filter_frame.xsd at 97:82]
       
      .uk.org.netex.www.netex.NetworkFilterByValueStructure network_filter_by_value = 64;
      Specified by:
      getNetworkFilterByValue in interface NetworkFrameTopicTypeOrBuilder
      Returns:
      The networkFilterByValue.
    • getNetworkFilterByValueOrBuilder

      public NetworkFilterByValueStructureOrBuilder getNetworkFilterByValueOrBuilder()
       Values for selecting by value.  [netex_service/netex_filter_frame.xsd at 97:82]
       
      .uk.org.netex.www.netex.NetworkFilterByValueStructure network_filter_by_value = 64;
      Specified by:
      getNetworkFilterByValueOrBuilder in interface NetworkFrameTopicTypeOrBuilder
    • 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 NetworkFrameTopicType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

      public NetworkFrameTopicType.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static NetworkFrameTopicType.Builder newBuilder()
    • newBuilder

      public static NetworkFrameTopicType.Builder newBuilder(NetworkFrameTopicType prototype)
    • toBuilder

      public NetworkFrameTopicType.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

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

      public static NetworkFrameTopicType getDefaultInstance()
    • parser

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

      public com.google.protobuf.Parser<NetworkFrameTopicType> 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 NetworkFrameTopicType getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder