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