Modifier and Type | Field and Description |
---|---|
static ValueTypes |
RESOURCE |
static ValueTypes |
UNKNOWN |
static ValueTypes |
URI |
Constructor and Description |
---|
ValueTypes() |
Modifier and Type | Method and Description |
---|---|
void |
add(ValueType code) |
ValueTypes |
clone() |
boolean |
isBNodes() |
boolean |
isCalendar() |
boolean |
isLanguages() |
boolean |
isLiterals() |
boolean |
isLong() |
boolean |
isNumeric() |
boolean |
isTyped() |
boolean |
isURIs() |
ValueTypes |
merge(ValueTypes valueTypes) |
void |
reset() |
public static ValueTypes UNKNOWN
public static ValueTypes RESOURCE
public static ValueTypes URI
public boolean isBNodes()
public boolean isURIs()
public boolean isLiterals()
public boolean isTyped()
public boolean isNumeric()
public boolean isCalendar()
public boolean isLanguages()
public boolean isLong()
public void reset()
public void add(ValueType code)
public ValueTypes merge(ValueTypes valueTypes)
public ValueTypes clone()
Copyright © 2001-2013 Aduna. All Rights Reserved.