Class VersionFrameDefaultsStructure

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

public final class VersionFrameDefaultsStructure extends com.google.protobuf.GeneratedMessage implements VersionFrameDefaultsStructureOrBuilder
 Type for frame defaults.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 200:56]
 
Protobuf type uk.org.netex.www.netex.VersionFrameDefaultsStructure
See Also:
  • Field Details

    • DEFAULT_CODESPACE_REF_FIELD_NUMBER

      public static final int DEFAULT_CODESPACE_REF_FIELD_NUMBER
      See Also:
    • DEFAULT_DATA_SOURCE_REF_FIELD_NUMBER

      public static final int DEFAULT_DATA_SOURCE_REF_FIELD_NUMBER
      See Also:
    • DEFAULT_RESPONSIBILITY_SET_REF_FIELD_NUMBER

      public static final int DEFAULT_RESPONSIBILITY_SET_REF_FIELD_NUMBER
      See Also:
    • DEFAULT_LOCALE_FIELD_NUMBER

      public static final int DEFAULT_LOCALE_FIELD_NUMBER
      See Also:
    • DEFAULT_LOCATION_SYSTEM_FIELD_NUMBER

      public static final int DEFAULT_LOCATION_SYSTEM_FIELD_NUMBER
      See Also:
    • DEFAULT_SYSTEM_OF_UNITS_FIELD_NUMBER

      public static final int DEFAULT_SYSTEM_OF_UNITS_FIELD_NUMBER
      See Also:
    • DEFAULT_CURRENCY_FIELD_NUMBER

      public static final int DEFAULT_CURRENCY_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
    • hasDefaultCodespaceRef

      public 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;
      Specified by:
      hasDefaultCodespaceRef in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      Whether the defaultCodespaceRef field is set.
    • getDefaultCodespaceRef

      public 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;
      Specified by:
      getDefaultCodespaceRef in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The defaultCodespaceRef.
    • getDefaultCodespaceRefOrBuilder

      public 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;
      Specified by:
      getDefaultCodespaceRefOrBuilder in interface VersionFrameDefaultsStructureOrBuilder
    • hasDefaultDataSourceRef

      public 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;
      Specified by:
      hasDefaultDataSourceRef in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      Whether the defaultDataSourceRef field is set.
    • getDefaultDataSourceRef

      public 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;
      Specified by:
      getDefaultDataSourceRef in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The defaultDataSourceRef.
    • getDefaultDataSourceRefOrBuilder

      public 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;
      Specified by:
      getDefaultDataSourceRefOrBuilder in interface VersionFrameDefaultsStructureOrBuilder
    • hasDefaultResponsibilitySetRef

      public 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;
      Specified by:
      hasDefaultResponsibilitySetRef in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      Whether the defaultResponsibilitySetRef field is set.
    • getDefaultResponsibilitySetRef

      public 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;
      Specified by:
      getDefaultResponsibilitySetRef in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The defaultResponsibilitySetRef.
    • getDefaultResponsibilitySetRefOrBuilder

      public 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;
      Specified by:
      getDefaultResponsibilitySetRefOrBuilder in interface VersionFrameDefaultsStructureOrBuilder
    • hasDefaultLocale

      public 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;
      Specified by:
      hasDefaultLocale in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      Whether the defaultLocale field is set.
    • getDefaultLocale

      public 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;
      Specified by:
      getDefaultLocale in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The defaultLocale.
    • getDefaultLocaleOrBuilder

      public 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;
      Specified by:
      getDefaultLocaleOrBuilder in interface VersionFrameDefaultsStructureOrBuilder
    • getDefaultLocationSystem

      public 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;
      Specified by:
      getDefaultLocationSystem in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The defaultLocationSystem.
    • getDefaultLocationSystemBytes

      public 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;
      Specified by:
      getDefaultLocationSystemBytes in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The bytes for defaultLocationSystem.
    • getDefaultSystemOfUnitsValue

      public 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;
      Specified by:
      getDefaultSystemOfUnitsValue in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The enum numeric value on the wire for defaultSystemOfUnits.
    • getDefaultSystemOfUnits

      public 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;
      Specified by:
      getDefaultSystemOfUnits in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The defaultSystemOfUnits.
    • getDefaultCurrency

      public String getDefaultCurrency()
       Default Currency type to use.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 235:74]
       
      string default_currency = 7;
      Specified by:
      getDefaultCurrency in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The defaultCurrency.
    • getDefaultCurrencyBytes

      public 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;
      Specified by:
      getDefaultCurrencyBytes in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The bytes for defaultCurrency.
    • 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 VersionFrameDefaultsStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static VersionFrameDefaultsStructure.Builder newBuilder()
    • newBuilder

    • toBuilder

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

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

      public static VersionFrameDefaultsStructure getDefaultInstance()
    • parser

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

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