public interface HasDataType extends HasDictRef
| Modifier and Type | Method and Description |
|---|---|
String |
getDataType()
gets value on dataType attribute.
|
String |
getXMLContent()
gets value of element;
|
void |
setDataType(String type)
sets value on dataType attribute.
|
void |
setXMLContent(String content)
sets value of element;
|
getDictRef, getDictRefAttribute, setDictRefvoid setDataType(String type)
type - String getDataType()
String getXMLContent()
void setXMLContent(String content)
content - Copyright © 1994–2024 Peter Murray-Rust. All rights reserved.