Maven module :un.api : api-common :
Class : un.api.model.tree.NodeType
Extends/Implements : un.api.model.ValueType
Subclasses : -

author  Johann Sorel


Variables : -
Functions : isNullable, isComplexe, getChildrenTypes, getChild, toChars, toCharsTree



boolean isNullable ()

boolean isComplexe ()

NodeCardinality[] getChildrenTypes ()

NodeCardinality getChild (Chars name)

Chars toChars ()


Get a char sequence representation.
param  depth : maximum sub nodes depth to print.
return  CharSequence
Chars toCharsTree (int depth)