Class ConceptInfo
- java.lang.Object
-
- edu.cornell.mannlib.semservices.bo.SemanticServicesInfoBase
-
- edu.cornell.mannlib.semservices.bo.ConceptInfo
-
public class ConceptInfo extends SemanticServicesInfoBase
-
-
Constructor Summary
Constructors Constructor Description ConceptInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<?>getConceptList()voidsetConceptList(List<?> conceptList)-
Methods inherited from class edu.cornell.mannlib.semservices.bo.SemanticServicesInfoBase
getSemanticServicesError, setSemanticServicesError
-
-