Interface SourceLocationMatch

All Superinterfaces:
Comparable<Long>, EntityMatch, FilterMatch<Long>, net.solarnetwork.domain.Identity<Long>

public interface SourceLocationMatch extends EntityMatch
A match for a SourceLocation filter search.
  • Method Details

    • getSourceName

      String getSourceName()
      Get the source name.
      Returns:
      the source name
    • getLocationId

      Long getLocationId()
      Get the location ID.
      Returns:
      the location ID
    • getLocationName

      String getLocationName()
      Get the location name.
      Returns:
      the location name