Interface PrivacyPolicyQuery

All Superinterfaces:
Base
All Known Implementing Classes:
PrivacyPolicyQueryImpl

public interface PrivacyPolicyQuery extends Base
Describing the methods of the PatentPrivacyQuery Interface
Beschreibung der Methoden des PatentPrivacyQuery Interfaces
  • Method Details

    • getConsent

      String getConsent()
      Method to get the consent value.
      Methode um den Inhalt des Consent zu holen.
      Returns:
      the consent value as string
      der Inhalt des Consent als String
    • getDestination

      String getDestination()
      Method to get the destination value.
      Methode um den Inhalt der Destination zu holen.
      Returns:
      the destination value as string
      der Inhalt der Destination als String
    • getInstanceIdentifier

      InstanceIdentifier getInstanceIdentifier()
      Method to get the InstanceIdentifier value.
      Methode um den InstanceIdentifier zu holen.
      Returns:
      the InstanceIdentifier
      den InstanceIdentifier