@Documented @Target(value={}) @Retention(value=RUNTIME) public @interface OslcNamespaceDefinition
| Modifier and Type | Required Element and Description |
|---|---|
String |
namespaceURI
Namespace URI.
|
String |
prefix
Prefix for the namespace.
|
Copyright © 2016. All rights reserved.