Class ElectronicCatalogueUsageIndicatorType

java.lang.Object
ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.unqualifieddatatypes_2.IndicatorType
ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.ElectronicCatalogueUsageIndicatorType

public class ElectronicCatalogueUsageIndicatorType extends IndicatorType

Java class for ElectronicCatalogueUsageIndicatorType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ElectronicCatalogueUsageIndicatorType">
   <simpleContent>
     <restriction base="<urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2>IndicatorType">
     </restriction>
   </simpleContent>
 </complexType>
 
  • Constructor Details

    • ElectronicCatalogueUsageIndicatorType

      public ElectronicCatalogueUsageIndicatorType()
  • Method Details

    • toString

      public String toString()
      Generates a String representation of the contents of this type. This is an extension method, produced by the 'ts' xjc plugin
      Overrides:
      toString in class IndicatorType