Interface AppliesTo

All Known Implementing Classes:
AppliesToImpl

public interface AppliesTo
Interface describing the methods of AppliesTo.
Interface welches die Methoden für AppliesTo beschreibt.
  • Method Summary

    Modifier and Type
    Method
    Description
    Method to get the endpoint address. Methode um die Endpunkt Adresse zu erhalten.
  • Method Details

    • getAddress

      String getAddress()
      Method to get the endpoint address.
      Methode um die Endpunkt Adresse zu erhalten.
      Returns:
      the address as string.
      Die Adresse als String.