public interface AnnotatedService
Service support for ServiceType and related annotations.| Modifier and Type | Method and Description |
|---|---|
default URI |
getServiceId()
Method to get the URN {
URI) describing this
AnnotatedService's service ID. |
default URI |
getServiceType()
Method to get the URN (
URI) describing this
AnnotatedService's service type. |
default URI getServiceType()
URI) describing this
AnnotatedService's service type.default URI getServiceId()
URI) describing this
AnnotatedService's service ID.Copyright © 2015–2020 Allen D. Ball. All rights reserved.