Class ServiceInfoStatus

    • Method Detail

      • getServiceName

        public String getServiceName()
        Returns the service name
        Returns:
        the service name
      • getType

        public String getType()
        Returns the ServiceTypeIdentifier
        Returns:
        the ServiceTypeIdentifier
      • getStatus

        public String getStatus()
        Returns the ServiceStatus
        Returns:
        the ServiceStatus
      • getQualifiersAndConditions

        public Map<String,​List<Condition>> getQualifiersAndConditions()
        Returns a Map of qualifiers with its conditions
        Returns:
        a Map of qualifiers with its conditions
      • getAdditionalServiceInfoUris

        public List<String> getAdditionalServiceInfoUris()
        Returns a List of AdditionalServiceInformation
        Returns:
        the list of AdditionalServiceInformation
      • getServiceSupplyPoints

        public List<String> getServiceSupplyPoints()
        Returns a list of ServiceSupplyPoints
        Returns:
        the list of ServiceSupplyPoints
      • getExpiredCertsRevocationInfo

        public Date getExpiredCertsRevocationInfo()
        Returns the ExpiredCertsRevocationInfo's date
        Returns:
        the date ExpiredCertsRevocationInfo