Class TLcdISO19115Telephone

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdISO19115Telephone extends TLcdISO19118Object
Telephone numbers for contacting the responsible individual or organisation
Since:
10.0
  • Field Details

    • VOICE_PROPERTY

      public static final TLcdDataProperty VOICE_PROPERTY
      Data property that maps to the voice element. The possible values for this property are instances of List<TLcdISO19115Optional<String>>.
    • FACSIMILE_PROPERTY

      public static final TLcdDataProperty FACSIMILE_PROPERTY
      Data property that maps to the facsimile element. The possible values for this property are instances of List<TLcdISO19115Optional<String>>.
  • Constructor Details

    • TLcdISO19115Telephone

      public TLcdISO19115Telephone()
    • TLcdISO19115Telephone

      public TLcdISO19115Telephone(TLcdDataType aType)
  • Method Details