public class VariantName extends Scoped
Constructor and Description |
---|
VariantName() |
VariantName(String objectId) |
Modifier and Type | Method and Description |
---|---|
URILocator |
getDataType() |
long |
getLength() |
Topic |
getTopic() |
TopicName |
getTopicName() |
String |
getValue() |
void |
setDatatype(LocatorIF datatype) |
void |
setDatatype(URILocator datatype) |
void |
setTopicName(TopicName topicName) |
void |
setValue(String value) |
getReifier, setReifier
getItemIdentifiers, getObjectId, setItemIdentifiers
public VariantName()
public VariantName(String objectId)
public TopicName getTopicName()
public void setTopicName(TopicName topicName)
public URILocator getDataType()
public void setDatatype(URILocator datatype)
public void setDatatype(LocatorIF datatype) throws MalformedURLException
MalformedURLException
public String getValue()
public void setValue(String value)
public long getLength()
public Topic getTopic()