Interface DomainAccessor

All Known Subinterfaces:
DomainAccessor.DomainProperty

public interface DomainAccessor
Provides an accessor for a domain property.
  • Method Details

    • getDomain

      String getDomain()
      Retrieves the domain from the domain property.
      Returns:
      The domain stored by the domain property.