public class NshVar extends Object
| Constructor and Description |
|---|
NshVar(NshVariables parent,
String name,
String value,
boolean exported) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getValue() |
boolean |
isExported() |
void |
setExported(boolean exported) |
void |
setValue(String value) |
public NshVar(NshVariables parent, String name, String value, boolean exported)
Copyright © 2026 vpc open source initiative. All rights reserved.