public class RegistryEntry extends Object
| Constructor and Description |
|---|
RegistryEntry() |
| Modifier and Type | Method and Description |
|---|---|
Vector<String> |
getContents() |
String |
getName() |
boolean |
isAddition() |
String |
printValue() |
void |
setAddition(boolean addition) |
void |
setContents(Vector<String> contents) |
void |
setName(String Name) |
Copyright © 2019 com.github.mfjamil. All rights reserved.