Enum Class ObjectAggregationTypeList

java.lang.Object
java.lang.Enum<ObjectAggregationTypeList>
xsd.etso_code_lists.ObjectAggregationTypeList
All Implemented Interfaces:
Serializable, Comparable<ObjectAggregationTypeList>, Constable

public enum ObjectAggregationTypeList extends Enum<ObjectAggregationTypeList>

Java class for ObjectAggregationTypeList.

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

 <simpleType name="ObjectAggregationTypeList">
   <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
     <enumeration value="A01"/>
     <enumeration value="A02"/>
     <enumeration value="A03"/>
     <enumeration value="A04"/>
     <enumeration value="A05"/>
     <enumeration value="A06"/>
     <enumeration value="A07"/>
     <enumeration value="A08"/>
     <enumeration value="A09"/>
     <enumeration value="A10"/>
     <enumeration value="A11"/>
     <enumeration value="A12"/>
     <enumeration value="A13"/>
     <enumeration value="A14"/>
   </restriction>
 </simpleType>
 
  • Nested Class Summary

    Nested classes/interfaces inherited from class java.lang.Enum

    Enum.EnumDesc<E extends Enum<E>>
  • Enum Constant Summary

    Enum Constants
    Enum Constant
    Description
    <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Area</Title><Definition>The object being described concerns an area.</Definition></CodeDescription>
    <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Metering point</Title><Definition>The object being described concerns a metering point.</Definition></CodeDescription>
    <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Party</Title><Definition>The object being described concerns a party.</Definition></CodeDescription>
    <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Agreement Identification</Title><Definition>The object being described concerns an agreement identification.</Definition></CodeDescription>
    <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Accounting point</Title><Definition>The object being described concerns an accounting point.</Definition></CodeDescription>
    <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Resource Object</Title><Definition>The object being described concerns a resource object.</Definition></CodeDescription>
    <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Tieline</Title><Definition>The object being described concerns a tieline.</Definition></CodeDescription>
    <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Resource type</Title><Definition>The object being described concerns a resource type.</Definition></CodeDescription>
    <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>DC link</Title><Definition>The object being described concerns a DC link.</Definition></CodeDescription>
    <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>AC link</Title><Definition>The object being described concerns an AC link.</Definition></CodeDescription>
    <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Merchant line</Title><Definition>The object being described concerns a merchant line.</Definition></CodeDescription>
    <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Bidding zone</Title><Definition>The largest geographical area within which market participants are able to exchange energy without capacity allocation.</Definition></CodeDescription>
    <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Virtual bidding zone</Title><Definition>A non-geographical bidding zone to be able to apply extra constraints to Bidding Zones.</Definition></CodeDescription>
    <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Metering grid area</Title><Definition>A physical area where consumption, production and exchange can be measured.
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    Returns the enum constant of this class with the specified name.
    Returns an array containing the constants of this enum class, in the order they are declared.

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Enum Constant Details

    • A_01

      public static final ObjectAggregationTypeList A_01
       <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Area</Title><Definition>The object being described concerns an area.</Definition></CodeDescription>
       
    • A_02

      public static final ObjectAggregationTypeList A_02
       <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Metering point</Title><Definition>The object being described concerns a metering point.</Definition></CodeDescription>
       
    • A_03

      public static final ObjectAggregationTypeList A_03
       <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Party</Title><Definition>The object being described concerns a party.</Definition></CodeDescription>
       
    • A_04

      public static final ObjectAggregationTypeList A_04
       <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Agreement Identification</Title><Definition>The object being described concerns an agreement identification.</Definition></CodeDescription>
       
    • A_05

      public static final ObjectAggregationTypeList A_05
       <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Accounting point</Title><Definition>The object being described concerns an accounting point.</Definition></CodeDescription>
       
    • A_06

      public static final ObjectAggregationTypeList A_06
       <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Resource Object</Title><Definition>The object being described concerns a resource object.</Definition></CodeDescription>
       
    • A_07

      public static final ObjectAggregationTypeList A_07
       <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Tieline</Title><Definition>The object being described concerns a tieline.</Definition></CodeDescription>
       
    • A_08

      public static final ObjectAggregationTypeList A_08
       <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Resource type</Title><Definition>The object being described concerns a resource type.</Definition></CodeDescription>
       
    • A_09

      public static final ObjectAggregationTypeList A_09
       <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>DC link</Title><Definition>The object being described concerns a DC link.</Definition></CodeDescription>
       
    • A_10

      public static final ObjectAggregationTypeList A_10
       <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>AC link</Title><Definition>The object being described concerns an AC link.</Definition></CodeDescription>
       
    • A_11

      public static final ObjectAggregationTypeList A_11
       <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Merchant line</Title><Definition>The object being described concerns a merchant line.</Definition></CodeDescription>
       
    • A_12

      public static final ObjectAggregationTypeList A_12
       <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Bidding zone</Title><Definition>The largest geographical area within which market participants are able to exchange energy without capacity allocation.</Definition></CodeDescription>
       
    • A_13

      public static final ObjectAggregationTypeList A_13
       <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Virtual bidding zone</Title><Definition>A non-geographical bidding zone to be able to apply extra constraints to Bidding Zones.</Definition></CodeDescription>
       
    • A_14

      public static final ObjectAggregationTypeList A_14
       <?xml version="1.0" encoding="UTF-8"?><CodeDescription xmlns:ecl="etso-code-lists.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Title>Metering grid area</Title><Definition>A physical area where consumption, production and exchange can be measured. It is delimited by the placement of meters for continuous measurement for input to, and withdrawal from the area.</Definition></CodeDescription>
       
  • Method Details

    • values

      public static ObjectAggregationTypeList[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static ObjectAggregationTypeList valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • value

      public String value()
    • fromValue

      public static ObjectAggregationTypeList fromValue(String v)