Class TLcdISO19119Port

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdISO19119Port extends TLcdISO19118Object
Implementation of an interface. includes implementation of the platform-specific specification and a method to identify the service, e.g. an address.
Since:
2017.0
  • Field Details

    • INTERFACES_PROPERTY

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

    • TLcdISO19119Port

      public TLcdISO19119Port()
    • TLcdISO19119Port

      public TLcdISO19119Port(TLcdDataType aType)
  • Method Details