Class SupportTopic


  • public final class SupportTopic
    extends Object
    Defines a unique Support Topic.
    • Constructor Detail

      • SupportTopic

        public SupportTopic()
    • Method Detail

      • id

        public String id()
        Get the id property: Support Topic Id.
        Returns:
        the id value.
      • pesId

        public String pesId()
        Get the pesId property: Unique resource Id.
        Returns:
        the pesId value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.