java.lang.Object
org.xbib.datastructures.yaml.tiny.ValueNode
- Alle implementierten Schnittstellen:
org.xbib.datastructures.api.Node<Object>,org.xbib.datastructures.api.ValueNode
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidaddComments(Collection<String> comments) get()intgetDepth()getType()voidvoidsetType(ValueNode.TextType type)
-
Konstruktordetails
-
ValueNode
public ValueNode(org.xbib.datastructures.api.Node<?> parent) -
ValueNode
-
ValueNode
-
-
Methodendetails
-
getDepth
public int getDepth()- Angegeben von:
getDepthin Schnittstelleorg.xbib.datastructures.api.Node<Object>
-
set
- Angegeben von:
setin Schnittstelleorg.xbib.datastructures.api.ValueNode
-
get
- Angegeben von:
getin Schnittstelleorg.xbib.datastructures.api.Node<Object>- Angegeben von:
getin Schnittstelleorg.xbib.datastructures.api.ValueNode
-
setType
-
getType
-
getComments
-
addComments
-