|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataTypeEnum | |
|---|---|
| org.apache.stanbol.entityhub.servicesapi.defaults | |
| Uses of DataTypeEnum in org.apache.stanbol.entityhub.servicesapi.defaults |
|---|
| Methods in org.apache.stanbol.entityhub.servicesapi.defaults that return DataTypeEnum | |
|---|---|
static DataTypeEnum |
DataTypeEnum.getDataType(String uri)
|
static DataTypeEnum |
DataTypeEnum.getDataTypeByShortName(String shortName)
|
static DataTypeEnum |
DataTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DataTypeEnum[] |
DataTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.stanbol.entityhub.servicesapi.defaults that return types with arguments of type DataTypeEnum | |
|---|---|
static Set<DataTypeEnum> |
DataTypeEnum.getAllDataTypes(Class<?> javaClass)
|
static Set<DataTypeEnum> |
DataTypeEnum.getPrimaryDataTypes(Class<?> javaClass)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||