Class TLcdISO19119Service

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdISO19119Service extends TLcdISO19118Object
An implementation of a service.
Since:
2017.0
  • Field Details

    • SPECIFICATIONS_PROPERTY

      public static final TLcdDataProperty SPECIFICATIONS_PROPERTY
      Data property that maps to the specification element. The possible values for this property are instances of List<TLcdISO19118Property<TLcdISO19119PlatformSpecificServiceSpecification>>.
    • PORTS_PROPERTY

      public static final TLcdDataProperty PORTS_PROPERTY
      Data property that maps to the theSV_Port element. The possible values for this property are instances of List<TLcdISO19118Property<TLcdISO19119Port>>.
  • Constructor Details

    • TLcdISO19119Service

      public TLcdISO19119Service()
    • TLcdISO19119Service

      public TLcdISO19119Service(TLcdDataType aType)
  • Method Details