public class NEDescHelper extends Object
| Constructor and Description |
|---|
NEDescHelper() |
| Modifier and Type | Method and Description |
|---|---|
static net.thevpc.nuts.elem.NElement |
addProperty(net.thevpc.nuts.elem.NElement e,
String name,
boolean value) |
static net.thevpc.nuts.elem.NElement |
addProperty(net.thevpc.nuts.elem.NElement e,
String name,
int value) |
static net.thevpc.nuts.elem.NElement |
addProperty(net.thevpc.nuts.elem.NElement e,
String name,
net.thevpc.nuts.elem.NElement value) |
static net.thevpc.nuts.elem.NElement |
addProperty(net.thevpc.nuts.elem.NElement e,
String name,
String value) |
public static net.thevpc.nuts.elem.NElement addProperty(net.thevpc.nuts.elem.NElement e,
String name,
boolean value)
public static net.thevpc.nuts.elem.NElement addProperty(net.thevpc.nuts.elem.NElement e,
String name,
String value)
public static net.thevpc.nuts.elem.NElement addProperty(net.thevpc.nuts.elem.NElement e,
String name,
int value)
public static net.thevpc.nuts.elem.NElement addProperty(net.thevpc.nuts.elem.NElement e,
String name,
net.thevpc.nuts.elem.NElement value)
Copyright © 2025 vpc open source initiative. All rights reserved.