Class Domain


  • public class Domain
    extends Object
    The Domain model.
    • Constructor Detail

      • Domain

        public Domain()
    • Method Detail

      • id

        public UUID id()
        Get the id value.
        Returns:
        the id value
      • name

        public String name()
        Get the name value.
        Returns:
        the name value
      • type

        public DomainType type()
        Get the type value.
        Returns:
        the type value
      • exportable

        public boolean exportable()
        Get the exportable value.
        Returns:
        the exportable value
      • enabled

        public boolean enabled()
        Get the enabled value.
        Returns:
        the enabled value