|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamespaceEnum | |
|---|---|
| org.apache.stanbol.entityhub.servicesapi.defaults | |
| Uses of NamespaceEnum in org.apache.stanbol.entityhub.servicesapi.defaults |
|---|
| Methods in org.apache.stanbol.entityhub.servicesapi.defaults that return NamespaceEnum | |
|---|---|
static NamespaceEnum |
NamespaceEnum.forNamespace(String namespace)
Getter for the NamespaceEnum entry based on the string namespace |
static NamespaceEnum |
NamespaceEnum.forPrefix(String prefix)
Getter for the NamespaceEnum entry based on the prefix |
NamespaceEnum |
DataTypeEnum.getNamespace()
|
NamespaceEnum |
SpecialFieldEnum.getNamespace()
|
static NamespaceEnum |
NamespaceEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NamespaceEnum[] |
NamespaceEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||