Class TLcdISO19119Service

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

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

    • SPECIFICATIONS_PROPERTY Link icon

      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 Link icon

      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 Link icon

    • TLcdISO19119Service Link icon

      public TLcdISO19119Service()
    • TLcdISO19119Service Link icon

      public TLcdISO19119Service(TLcdDataType aType)
  • Method Details Link icon