Class ConstructedModel
- java.lang.Object
-
- edu.cornell.mannlib.vitro.webapp.visualization.valueobjects.ConstructedModel
-
public class ConstructedModel extends Object
-
-
Constructor Summary
Constructors Constructor Description ConstructedModel(String type, String uri)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetHumanReadableType()StringgetIndividualLabel()StringgetType()StringgetUri()voidsetIndividualLabel(String indiviualLabel)
-