Package uk.org.netex.www.netex
Interface NetworkFrameTopicStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
NetworkFrameTopicStructure,NetworkFrameTopicStructure.Builder
public interface NetworkFrameTopicStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.protobuf.TimestampReturn the values that have changed since the specified point in time, including current and superseded values.com.google.protobuf.TimestampOrBuilderReturn the values that have changed since the specified point in time, including current and superseded values.Reference to a CODESPACE.Reference to a CODESPACE.Return just the latest current values from the producer at the time the response is created.com.google.protobuf.TimestampReturn just the values that were current at the specified point in time.com.google.protobuf.TimestampOrBuilderReturn just the values that were current at the specified point in time.intReturn just the latest current values from the producer at the time the response is created.Description of what filter does.Description of what filter does.Return all values created or updated between the specified period, including current and historic values.Return all values created or updated between the specified period, including current and historic values.Values for selecting by value.Values for selecting by value.Assignment of a specific RESPONSIBILITY ROLE to a specific organisation and/or subdivision.Assignment of a specific RESPONSIBILITY ROLE to a specific organisation and/or subdivision.Validity conditions to apply when selecting data.Validity conditions to apply when selecting data.Data Sources to include.Data Sources to include.Reference to a TYPE OF VERSION FRAME.Reference to a TYPE OF VERSION FRAME.getVersionFrameRef(int index) Reference to a VERSION FRAME.intReference to a VERSION FRAME.Reference to a VERSION FRAME.getVersionFrameRefOrBuilder(int index) Reference to a VERSION FRAME.Reference to a VERSION FRAME.booleanReturn the values that have changed since the specified point in time, including current and superseded values.booleanReference to a CODESPACE.booleanReturn just the values that were current at the specified point in time.booleanDescription of what filter does.booleanReturn all values created or updated between the specified period, including current and historic values.booleanValues for selecting by value.booleanAssignment of a specific RESPONSIBILITY ROLE to a specific organisation and/or subdivision.booleanValidity conditions to apply when selecting data.booleanData Sources to include.booleanReference to a TYPE OF VERSION FRAME.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasDescription
boolean hasDescription()Description of what filter does. [netex_service/netex_filter_object.xsd at 81:76]
.uk.org.netex.www.netex.MultilingualString description = 1;- Returns:
- Whether the description field is set.
-
getDescription
MultilingualString getDescription()Description of what filter does. [netex_service/netex_filter_object.xsd at 81:76]
.uk.org.netex.www.netex.MultilingualString description = 1;- Returns:
- The description.
-
getDescriptionOrBuilder
MultilingualStringOrBuilder getDescriptionOrBuilder()Description of what filter does. [netex_service/netex_filter_object.xsd at 81:76]
.uk.org.netex.www.netex.MultilingualString description = 1; -
hasSources
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;- Returns:
- Whether the sources field is set.
-
getSources
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;- Returns:
- The sources.
-
getSourcesOrBuilder
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; -
hasCodespaceRef
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;- Returns:
- Whether the codespaceRef field is set.
-
getCodespaceRef
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;- Returns:
- The codespaceRef.
-
getCodespaceRefOrBuilder
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; -
hasResponsibilityRoleAssignment
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;- Returns:
- Whether the responsibilityRoleAssignment field is set.
-
getResponsibilityRoleAssignment
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;- Returns:
- The responsibilityRoleAssignment.
-
getResponsibilityRoleAssignmentOrBuilder
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; -
getCurrentValue
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;- Returns:
- The enum numeric value on the wire for current.
-
getCurrent
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;- Returns:
- The current.
-
hasChangedSince
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;- Returns:
- Whether the changedSince field is set.
-
getChangedSince
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;- Returns:
- The changedSince.
-
getChangedSinceOrBuilder
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; -
hasCurrentAt
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;- Returns:
- Whether the currentAt field is set.
-
getCurrentAt
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;- Returns:
- The currentAt.
-
getCurrentAtOrBuilder
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; -
hasHistoricBetween
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;- Returns:
- Whether the historicBetween field is set.
-
getHistoricBetween
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;- Returns:
- The historicBetween.
-
getHistoricBetweenOrBuilder
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; -
hasSelectionValidityConditions
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;- Returns:
- Whether the selectionValidityConditions field is set.
-
getSelectionValidityConditions
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;- Returns:
- The selectionValidityConditions.
-
getSelectionValidityConditionsOrBuilder
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; -
hasTypeOfFrameRef
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;- Returns:
- Whether the typeOfFrameRef field is set.
-
getTypeOfFrameRef
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;- Returns:
- The typeOfFrameRef.
-
getTypeOfFrameRefOrBuilder
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; -
getVersionFrameRefList
List<VersionFrameRefStructure_ChoiceWrapper_VersionFrameRefStructure> 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; -
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; -
getVersionFrameRefCount
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; -
getVersionFrameRefOrBuilderList
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; -
getVersionFrameRefOrBuilder
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; -
hasNetworkFilterByValue
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;- Returns:
- Whether the networkFilterByValue field is set.
-
getNetworkFilterByValue
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;- Returns:
- The networkFilterByValue.
-
getNetworkFilterByValueOrBuilder
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;
-