org.hibernate.test.any
Class ComplexPropertyValue
java.lang.Object
org.hibernate.test.any.ComplexPropertyValue
- All Implemented Interfaces:
- PropertyValue
public class ComplexPropertyValue
- extends Object
- implements PropertyValue
todo: describe ${NAME}
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComplexPropertyValue
public ComplexPropertyValue()
getId
public Long getId()
setId
public void setId(Long id)
getSubProperties
public Map getSubProperties()
setSubProperties
public void setSubProperties(Map subProperties)
asString
public String asString()
- Specified by:
asString in interface PropertyValue
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.