public static class LibData.Head
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
name |
Constructor and Description |
---|
LibData.Head(java.lang.String name,
java.util.List attrList) |
Modifier and Type | Method and Description |
---|---|
java.util.List<LibData.Value> |
getValues() |
public java.util.List<LibData.Value> getValues()