Package uk.org.netex.www.netex
Interface VersionFrameDefaultsStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
VersionFrameDefaultsStructure,VersionFrameDefaultsStructure.Builder
@Generated
public interface VersionFrameDefaultsStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionDefault CODESPACE to assume for an identifiers that do not have an explicit CODESPACE specified..Default CODESPACE to assume for an identifiers that do not have an explicit CODESPACE specified..Default Currency type to use.com.google.protobuf.ByteStringDefault Currency type to use.Default DATA SOURCE.Default DATA SOURCE.Default LOCAL for frame elements.Default LOCAL for frame elements.Default spatial coordinate system (srsName).com.google.protobuf.ByteStringDefault spatial coordinate system (srsName).Default RESPONSIBILITY SET.Default RESPONSIBILITY SET.Units of measurement for all dimension values in Frame.intUnits of measurement for all dimension values in Frame.booleanDefault CODESPACE to assume for an identifiers that do not have an explicit CODESPACE specified..booleanDefault DATA SOURCE.booleanDefault LOCAL for frame elements.booleanDefault RESPONSIBILITY SET.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
-
hasDefaultCodespaceRef
boolean hasDefaultCodespaceRef()Default CODESPACE to assume for an identifiers that do not have an explicit CODESPACE specified.. [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 205:87]
.uk.org.netex.www.netex.VersionOfObjectRefStructure default_codespace_ref = 1;- Returns:
- Whether the defaultCodespaceRef field is set.
-
getDefaultCodespaceRef
VersionOfObjectRefStructure getDefaultCodespaceRef()Default CODESPACE to assume for an identifiers that do not have an explicit CODESPACE specified.. [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 205:87]
.uk.org.netex.www.netex.VersionOfObjectRefStructure default_codespace_ref = 1;- Returns:
- The defaultCodespaceRef.
-
getDefaultCodespaceRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDefaultCodespaceRefOrBuilder()Default CODESPACE to assume for an identifiers that do not have an explicit CODESPACE specified.. [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 205:87]
.uk.org.netex.www.netex.VersionOfObjectRefStructure default_codespace_ref = 1; -
hasDefaultDataSourceRef
boolean hasDefaultDataSourceRef()Default DATA SOURCE. Assume this value as the DATA SOURCE for content if not specified on individual elements. [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 210:89]
.uk.org.netex.www.netex.VersionOfObjectRefStructure default_data_source_ref = 2;- Returns:
- Whether the defaultDataSourceRef field is set.
-
getDefaultDataSourceRef
VersionOfObjectRefStructure getDefaultDataSourceRef()Default DATA SOURCE. Assume this value as the DATA SOURCE for content if not specified on individual elements. [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 210:89]
.uk.org.netex.www.netex.VersionOfObjectRefStructure default_data_source_ref = 2;- Returns:
- The defaultDataSourceRef.
-
getDefaultDataSourceRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDefaultDataSourceRefOrBuilder()Default DATA SOURCE. Assume this value as the DATA SOURCE for content if not specified on individual elements. [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 210:89]
.uk.org.netex.www.netex.VersionOfObjectRefStructure default_data_source_ref = 2; -
hasDefaultResponsibilitySetRef
boolean hasDefaultResponsibilitySetRef()Default RESPONSIBILITY SET. Assume this value as the DATA SOURCE for content if not specified on individual elements. [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 215:103]
.uk.org.netex.www.netex.VersionOfObjectRefStructure default_responsibility_set_ref = 3;- Returns:
- Whether the defaultResponsibilitySetRef field is set.
-
getDefaultResponsibilitySetRef
VersionOfObjectRefStructure getDefaultResponsibilitySetRef()Default RESPONSIBILITY SET. Assume this value as the DATA SOURCE for content if not specified on individual elements. [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 215:103]
.uk.org.netex.www.netex.VersionOfObjectRefStructure default_responsibility_set_ref = 3;- Returns:
- The defaultResponsibilitySetRef.
-
getDefaultResponsibilitySetRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDefaultResponsibilitySetRefOrBuilder()Default RESPONSIBILITY SET. Assume this value as the DATA SOURCE for content if not specified on individual elements. [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 215:103]
.uk.org.netex.www.netex.VersionOfObjectRefStructure default_responsibility_set_ref = 3; -
hasDefaultLocale
boolean hasDefaultLocale()Default LOCAL for frame elements. Assume this value for timezone and language of elements if not specified on individual elements. [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 220:75]
.uk.org.netex.www.netex.LocaleStructure default_locale = 4;- Returns:
- Whether the defaultLocale field is set.
-
getDefaultLocale
LocaleStructure getDefaultLocale()Default LOCAL for frame elements. Assume this value for timezone and language of elements if not specified on individual elements. [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 220:75]
.uk.org.netex.www.netex.LocaleStructure default_locale = 4;- Returns:
- The defaultLocale.
-
getDefaultLocaleOrBuilder
LocaleStructureOrBuilder getDefaultLocaleOrBuilder()Default LOCAL for frame elements. Assume this value for timezone and language of elements if not specified on individual elements. [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 220:75]
.uk.org.netex.www.netex.LocaleStructure default_locale = 4; -
getDefaultLocationSystem
String getDefaultLocationSystem()Default spatial coordinate system (srsName). E.g. WGS84 Value to use for location elements using coordinates if not specified on individual elements. [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 225:88]
string default_location_system = 5;- Returns:
- The defaultLocationSystem.
-
getDefaultLocationSystemBytes
com.google.protobuf.ByteString getDefaultLocationSystemBytes()Default spatial coordinate system (srsName). E.g. WGS84 Value to use for location elements using coordinates if not specified on individual elements. [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 225:88]
string default_location_system = 5;- Returns:
- The bytes for defaultLocationSystem.
-
getDefaultSystemOfUnitsValue
int getDefaultSystemOfUnitsValue()Units of measurement for all dimension values in Frame. Default System is Si Metres. [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 230:99]
.uk.org.netex.www.netex.SystemOfUnits default_system_of_units = 6;- Returns:
- The enum numeric value on the wire for defaultSystemOfUnits.
-
getDefaultSystemOfUnits
SystemOfUnits getDefaultSystemOfUnits()Units of measurement for all dimension values in Frame. Default System is Si Metres. [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 230:99]
.uk.org.netex.www.netex.SystemOfUnits default_system_of_units = 6;- Returns:
- The defaultSystemOfUnits.
-
getDefaultCurrency
String getDefaultCurrency()Default Currency type to use. [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 235:74]
string default_currency = 7;- Returns:
- The defaultCurrency.
-
getDefaultCurrencyBytes
com.google.protobuf.ByteString getDefaultCurrencyBytes()Default Currency type to use. [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 235:74]
string default_currency = 7;- Returns:
- The bytes for defaultCurrency.
-