Class TLcdAIXM51TelephoneContact

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdAIXM51TelephoneContact extends TLcdAIXM51AbstractPropertiesWithSchedule
Telephone numbers at which the organisation or individual may be contacted. From ISO19115-2003
Since:
10.0
  • Field Details

    • TIME_INTERVAL_PROPERTY

      public static final TLcdDataProperty TIME_INTERVAL_PROPERTY
      Data property that maps to the timeInterval element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51Timesheet>>.
    • ANNOTATION_PROPERTY

      public static final TLcdDataProperty ANNOTATION_PROPERTY
      Data property that maps to the annotation element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51Note>>.
    • SPECIAL_DATE_AUTHORITY_PROPERTY

      public static final TLcdDataProperty SPECIAL_DATE_AUTHORITY_PROPERTY
      Data property that maps to the specialDateAuthority element. The possible values for this property are instances of List<TLcdAIXM51FeatureAssociation<TLcdAIXM51OrganisationAuthorityTimeSlice>>.
    • 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 TLcdAIXM51Optional<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 TLcdAIXM51Optional<String>.
    • EXTENSION_PROPERTY

      public static final TLcdDataProperty EXTENSION_PROPERTY
      Data property that maps to the extension element. The possible values for this property are instances of List<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>.
  • Constructor Details

    • TLcdAIXM51TelephoneContact

      public TLcdAIXM51TelephoneContact()
    • TLcdAIXM51TelephoneContact

      public TLcdAIXM51TelephoneContact(TLcdDataType aType)
  • Method Details