Class PropertyType.StringPropertyStatement
- java.lang.Object
-
- edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyStatement
-
- edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.StringPropertyStatement
-
- Enclosing class:
- PropertyType
public static class PropertyType.StringPropertyStatement extends PropertyType.PropertyStatement
-
-
Constructor Summary
Constructors Constructor Description StringPropertyStatement(String predicateUri, String string)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetValue()-
Methods inherited from class edu.cornell.mannlib.vitro.webapp.utils.configuration.PropertyType.PropertyStatement
getPredicateUri, getType
-
-
-
-
Method Detail
-
getValue
public String getValue()
- Specified by:
getValuein classPropertyType.PropertyStatement
-
-