| Package | Description |
|---|---|
| org.apache.stanbol.entityhub.servicesapi.defaults |
| Modifier and Type | Method and Description |
|---|---|
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 |
SpecialFieldEnum.getNamespace() |
NamespaceEnum |
DataTypeEnum.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.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.