public class CSAppClassificationScheme extends CSAppTaxonomy implements CSAppConceptCollection
CSAppClassificationScheme
itself is no
singleton.Constructor and Description |
---|
CSAppClassificationScheme(java.lang.String pValue,
ClassificationScheme pScheme)
Creates a new instance, which represents the given registry object.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue()
Returns the classification schemes name.
|
equals, getDescription, getIntDescription, getIntName, getKey, getName, hashCode, setDescription, setName
public CSAppClassificationScheme(java.lang.String pValue, ClassificationScheme pScheme) throws JAXRException
pValue
- the classification schemes name.pScheme
- the classification scheme.JAXRException
- if an internal error occurs.