protected static class CswsConnector.MetadataPathItem
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
catID |
protected java.lang.String |
catName |
| Constructor and Description |
|---|
MetadataPathItem(long catID,
java.lang.String catName)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getCatID()
Get the cat ID.
|
java.lang.String |
getCatName()
Get the cat name.
|