protected static class LivelinkConnector.MetadataPathItem extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
catID |
protected String |
catName |
Constructor and Description |
---|
LivelinkConnector.MetadataPathItem(int catID,
String catName)
Constructor.
|
protected final int catID
protected final String catName
public LivelinkConnector.MetadataPathItem(int catID, String catName)
public int getCatID()
public String getCatName()