Class Zone_DerivedViewStructure

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

public final class Zone_DerivedViewStructure extends com.google.protobuf.GeneratedMessage implements Zone_DerivedViewStructureOrBuilder
 Type for SCHEDULED STOP POINT VIEW.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 368:69]
 
Protobuf type uk.org.netex.www.netex.Zone_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:
    • NAME_FIELD_NUMBER

      public static final int NAME_FIELD_NUMBER
      See Also:
    • TYPE_OF_ZONE_REF_FIELD_NUMBER

      public static final int TYPE_OF_ZONE_REF_FIELD_NUMBER
      See Also:
    • ZONE_REF_FIELD_NUMBER

      public static final int ZONE_REF_FIELD_NUMBER
      See Also:
    • TARIFF_ZONE_REF_FIELD_NUMBER

      public static final int TARIFF_ZONE_REF_FIELD_NUMBER
      See Also:
    • ADMINISTRATIVE_ZONE_REF_FIELD_NUMBER

      public static final int ADMINISTRATIVE_ZONE_REF_FIELD_NUMBER
      See Also:
    • TRANSPORT_ADMINISTRATIVE_ZONE_REF_FIELD_NUMBER

      public static final int TRANSPORT_ADMINISTRATIVE_ZONE_REF_FIELD_NUMBER
      See Also:
    • ACCESS_ZONE_REF_FIELD_NUMBER

      public static final int ACCESS_ZONE_REF_FIELD_NUMBER
      See Also:
    • STOP_AREA_REF_FIELD_NUMBER

      public static final int STOP_AREA_REF_FIELD_NUMBER
      See Also:
    • FARE_ZONE_REF_FIELD_NUMBER

      public static final int FARE_ZONE_REF_FIELD_NUMBER
      See Also:
    • MOBILITY_SERVICE_CONSTRAINT_ZONE_REF_FIELD_NUMBER

      public static final int MOBILITY_SERVICE_CONSTRAINT_ZONE_REF_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
    • getZoneRefStructureCase

      public Zone_DerivedViewStructure.ZoneRefStructureCase getZoneRefStructureCase()
      Specified by:
      getZoneRefStructureCase in interface Zone_DerivedViewStructureOrBuilder
    • 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 Zone_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 Zone_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 Zone_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 Zone_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 Zone_DerivedViewStructureOrBuilder
    • hasName

      public boolean hasName()
       Name of Stop Point.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 376:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 48;
      Specified by:
      hasName in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of Stop Point.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 376:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 48;
      Specified by:
      getName in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      The name.
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of Stop Point.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 376:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 48;
      Specified by:
      getNameOrBuilder in interface Zone_DerivedViewStructureOrBuilder
    • hasTypeOfZoneRef

      public boolean hasTypeOfZoneRef()
       Reference to a TYPE OF ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 136:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_zone_ref = 49;
      Specified by:
      hasTypeOfZoneRef in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      Whether the typeOfZoneRef field is set.
    • getTypeOfZoneRef

      public VersionOfObjectRefStructure getTypeOfZoneRef()
       Reference to a TYPE OF ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 136:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_zone_ref = 49;
      Specified by:
      getTypeOfZoneRef in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      The typeOfZoneRef.
    • getTypeOfZoneRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfZoneRefOrBuilder()
       Reference to a TYPE OF ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 136:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_zone_ref = 49;
      Specified by:
      getTypeOfZoneRefOrBuilder in interface Zone_DerivedViewStructureOrBuilder
    • hasZoneRef

      public boolean hasZoneRef()
       Reference to a ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 63:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure zone_ref = 41;
      Specified by:
      hasZoneRef in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      Whether the zoneRef field is set.
    • getZoneRef

      public VersionOfObjectRefStructure getZoneRef()
       Reference to a ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 63:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure zone_ref = 41;
      Specified by:
      getZoneRef in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      The zoneRef.
    • getZoneRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getZoneRefOrBuilder()
       Reference to a ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 63:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure zone_ref = 41;
      Specified by:
      getZoneRefOrBuilder in interface Zone_DerivedViewStructureOrBuilder
    • hasTariffZoneRef

      public boolean hasTariffZoneRef()
       Reference to a TARIFF ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 99:71]
       
      .uk.org.netex.www.netex.TariffZoneRefType tariff_zone_ref = 42;
      Specified by:
      hasTariffZoneRef in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      Whether the tariffZoneRef field is set.
    • getTariffZoneRef

      public TariffZoneRefType getTariffZoneRef()
       Reference to a TARIFF ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 99:71]
       
      .uk.org.netex.www.netex.TariffZoneRefType tariff_zone_ref = 42;
      Specified by:
      getTariffZoneRef in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      The tariffZoneRef.
    • getTariffZoneRefOrBuilder

      public TariffZoneRefTypeOrBuilder getTariffZoneRefOrBuilder()
       Reference to a TARIFF ZONE.  [netex_framework/netex_genericFramework/netex_zone_support.xsd at 99:71]
       
      .uk.org.netex.www.netex.TariffZoneRefType tariff_zone_ref = 42;
      Specified by:
      getTariffZoneRefOrBuilder in interface Zone_DerivedViewStructureOrBuilder
    • hasAdministrativeZoneRef

      public boolean hasAdministrativeZoneRef()
       Reference to an ADMINISTRATIVE ZONE.  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 164:72]
       
      .uk.org.netex.www.netex.AdministrativeZoneRefType administrative_zone_ref = 43;
      Specified by:
      hasAdministrativeZoneRef in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      Whether the administrativeZoneRef field is set.
    • getAdministrativeZoneRef

      public AdministrativeZoneRefType getAdministrativeZoneRef()
       Reference to an ADMINISTRATIVE ZONE.  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 164:72]
       
      .uk.org.netex.www.netex.AdministrativeZoneRefType administrative_zone_ref = 43;
      Specified by:
      getAdministrativeZoneRef in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      The administrativeZoneRef.
    • getAdministrativeZoneRefOrBuilder

      public AdministrativeZoneRefTypeOrBuilder getAdministrativeZoneRefOrBuilder()
       Reference to an ADMINISTRATIVE ZONE.  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 164:72]
       
      .uk.org.netex.www.netex.AdministrativeZoneRefType administrative_zone_ref = 43;
      Specified by:
      getAdministrativeZoneRefOrBuilder in interface Zone_DerivedViewStructureOrBuilder
    • hasTransportAdministrativeZoneRef

      public boolean hasTransportAdministrativeZoneRef()
       Reference to a TRANSPORT ADMINISTRATIVE ZONE.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 368:81]
       
      .uk.org.netex.www.netex.TransportAdministrativeZoneRefType transport_administrative_zone_ref = 44;
      Specified by:
      hasTransportAdministrativeZoneRef in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      Whether the transportAdministrativeZoneRef field is set.
    • getTransportAdministrativeZoneRef

      public TransportAdministrativeZoneRefType getTransportAdministrativeZoneRef()
       Reference to a TRANSPORT ADMINISTRATIVE ZONE.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 368:81]
       
      .uk.org.netex.www.netex.TransportAdministrativeZoneRefType transport_administrative_zone_ref = 44;
      Specified by:
      getTransportAdministrativeZoneRef in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      The transportAdministrativeZoneRef.
    • getTransportAdministrativeZoneRefOrBuilder

      public TransportAdministrativeZoneRefTypeOrBuilder getTransportAdministrativeZoneRefOrBuilder()
       Reference to a TRANSPORT ADMINISTRATIVE ZONE.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 368:81]
       
      .uk.org.netex.www.netex.TransportAdministrativeZoneRefType transport_administrative_zone_ref = 44;
      Specified by:
      getTransportAdministrativeZoneRefOrBuilder in interface Zone_DerivedViewStructureOrBuilder
    • hasAccessZoneRef

      public boolean hasAccessZoneRef()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 274:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_zone_ref = 45;
      Specified by:
      hasAccessZoneRef in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      Whether the accessZoneRef field is set.
    • getAccessZoneRef

      public VersionOfObjectRefStructure getAccessZoneRef()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 274:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_zone_ref = 45;
      Specified by:
      getAccessZoneRef in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      The accessZoneRef.
    • getAccessZoneRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAccessZoneRefOrBuilder()
       Reference to a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 274:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure access_zone_ref = 45;
      Specified by:
      getAccessZoneRefOrBuilder in interface Zone_DerivedViewStructureOrBuilder
    • hasStopAreaRef

      public boolean hasStopAreaRef()
       Reference to a STOP AREA.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 335:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 46;
      Specified by:
      hasStopAreaRef in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      Whether the stopAreaRef field is set.
    • getStopAreaRef

      public VersionOfObjectRefStructure getStopAreaRef()
       Reference to a STOP AREA.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 335:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 46;
      Specified by:
      getStopAreaRef in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      The stopAreaRef.
    • getStopAreaRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStopAreaRefOrBuilder()
       Reference to a STOP AREA.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 335:90]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 46;
      Specified by:
      getStopAreaRefOrBuilder in interface Zone_DerivedViewStructureOrBuilder
    • hasFareZoneRef

      public boolean hasFareZoneRef()
       Reference to a FARE ZONE.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 200:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_zone_ref = 47;
      Specified by:
      hasFareZoneRef in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      Whether the fareZoneRef field is set.
    • getFareZoneRef

      public VersionOfObjectRefStructure getFareZoneRef()
       Reference to a FARE ZONE.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 200:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_zone_ref = 47;
      Specified by:
      getFareZoneRef in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      The fareZoneRef.
    • getFareZoneRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareZoneRefOrBuilder()
       Reference to a FARE ZONE.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 200:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_zone_ref = 47;
      Specified by:
      getFareZoneRefOrBuilder in interface Zone_DerivedViewStructureOrBuilder
    • hasMobilityServiceConstraintZoneRef

      public boolean hasMobilityServiceConstraintZoneRef()
       Reference to an MOBILITY SERVICE CONSTRAINT ZONE. +v1.2.2  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd at 83:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure mobility_service_constraint_zone_ref = 51;
      Specified by:
      hasMobilityServiceConstraintZoneRef in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      Whether the mobilityServiceConstraintZoneRef field is set.
    • getMobilityServiceConstraintZoneRef

      public VersionOfObjectRefStructure getMobilityServiceConstraintZoneRef()
       Reference to an MOBILITY SERVICE CONSTRAINT ZONE. +v1.2.2  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd at 83:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure mobility_service_constraint_zone_ref = 51;
      Specified by:
      getMobilityServiceConstraintZoneRef in interface Zone_DerivedViewStructureOrBuilder
      Returns:
      The mobilityServiceConstraintZoneRef.
    • getMobilityServiceConstraintZoneRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getMobilityServiceConstraintZoneRefOrBuilder()
       Reference to an MOBILITY SERVICE CONSTRAINT ZONE. +v1.2.2  [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd at 83:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure mobility_service_constraint_zone_ref = 51;
      Specified by:
      getMobilityServiceConstraintZoneRefOrBuilder in interface Zone_DerivedViewStructureOrBuilder
    • 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 Zone_DerivedViewStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

      public static Zone_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 Zone_DerivedViewStructure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

      public static Zone_DerivedViewStructure.Builder newBuilder()
    • newBuilder

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

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

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

      public static Zone_DerivedViewStructure getDefaultInstance()
    • parser

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

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