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