org.hippoecm.hst.jaxrs.model.content
Class PropertyValue
java.lang.Object
org.hippoecm.hst.jaxrs.model.content.PropertyValue
public class PropertyValue
- extends Object
- Version:
- $Id: PropertyValue.java 29232 2011-07-29 15:30:06Z wko $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyValue
public PropertyValue()
PropertyValue
public PropertyValue(Object valueObject)
PropertyValue
public PropertyValue(javax.jcr.Value valueObject)
throws javax.jcr.ValueFormatException,
IllegalStateException,
javax.jcr.RepositoryException
- Throws:
javax.jcr.ValueFormatException
IllegalStateException
javax.jcr.RepositoryException
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2008-2012 Hippo. All Rights Reserved.