|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.uql.XNode
inetsoft.uql.schema.XTypeNode
inetsoft.uql.schema.NumberBaseType
inetsoft.uql.schema.ByteType
public class ByteType
Byte type.
| Field Summary |
|---|
| Fields inherited from class inetsoft.uql.schema.XTypeNode |
|---|
STAR |
| Fields inherited from class inetsoft.uql.XNode |
|---|
value |
| Constructor Summary | |
|---|---|
ByteType()
Create a byte type node. |
|
ByteType(String name)
Create a byte type node. |
|
| Method Summary | |
|---|---|
String |
getType()
Get the type of this node. |
XNode |
newInstance()
Create a value tree corresponding to the data type defined by this type. |
| Methods inherited from class inetsoft.uql.schema.NumberBaseType |
|---|
applyFormat, getFormat, isCompatible, isNumber, isPrimitive, setFormat |
| Methods inherited from class inetsoft.uql.schema.XTypeNode |
|---|
addAttribute, addChild, clone, clone, cloneType, compareTo, equals, getAttribute, getAttributeCount, getAttributeIndex, getAttributeString, getAttributeType, getMaxOccurs, getMinOccurs, getTypeNode, getXMetaInfo, isDate, isTypeNodeExists, newInstance, parseXML, setAttribute, setMaxOccurs, setMinOccurs, setXMetaInfo, toString, writeAttributes, writeTreeXML, writeTypeXML, writeXML |
| Methods inherited from class inetsoft.uql.XNode |
|---|
addChild, addChild, addr, checkDuplicate, cloneValue, eq, getAttribute, getAttributeNames, getChild, getChild, getChildCount, getChildIndex, getDefaultFormat, getName, getNode, getParent, getPath, getPath, getValue, getValue, hashCode, insertChild, isAncestor, removeAllChildren, removeChild, removeChild, removeChild, removeChild, setAttribute, setChild, setDefaultFormat, setName, setValue, sort, sort |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ByteType()
public ByteType(String name)
| Method Detail |
|---|
public String getType()
getType in class XTypeNodepublic XNode newInstance()
newInstance in class XTypeNode
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||