Class TEL

All Implemented Interfaces:
Serializable

public class TEL extends URL implements Serializable
Description of the class TEL.
See Also:
  • Field Details

    • useablePeriod

      public List<SXCMTS> useablePeriod
      Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address. .
    • use

      public String use
      One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need. .
  • Constructor Details

    • TEL

      public TEL()
  • Method Details

    • getUseablePeriod

      public List<SXCMTS> getUseablePeriod()
      Return useablePeriod.
      Returns:
      useablePeriod : Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.
    • setUseablePeriod

      public void setUseablePeriod(List<SXCMTS> useablePeriod)
      Set a value to attribute useablePeriod.
      Parameters:
      useablePeriod - : Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.
    • addUseablePeriod

      public void addUseablePeriod(SXCMTS useablePeriod_elt)
      Add a useablePeriod to the useablePeriod collection.
      Parameters:
      useablePeriod_elt - Element to add.
    • removeUseablePeriod

      public void removeUseablePeriod(SXCMTS useablePeriod_elt)
      Remove a useablePeriod to the useablePeriod collection.
      Parameters:
      useablePeriod_elt - Element to remove
    • getUse

      public String getUse()
      Return use.
      Returns:
      use : One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.
    • setUse

      public void setUse(String use)
      Set a value to attribute use.
      Parameters:
      use - : One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.
    • get_xmlNodePresentation

      public Node get_xmlNodePresentation()
      Overrides:
      get_xmlNodePresentation in class URL
    • set_xmlNodePresentation

      public void set_xmlNodePresentation(Node _xmlNodePresentation)
      Overrides:
      set_xmlNodePresentation in class URL
    • validateByModule

      public static void validateByModule(TEL tEL, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic)
      validate by a module of validation