org.hibernate.test.component.cascading.collection
Class Value
java.lang.Object
org.hibernate.test.component.cascading.collection.Value
public class Value
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Value
protected Value()
Value
public Value(Definition definition)
getId
public Long getId()
setId
public void setId(Long id)
getDefinition
public Definition getDefinition()
setDefinition
public void setDefinition(Definition definition)
getLocalizedStrings
public LocalizedStrings getLocalizedStrings()
setLocalizedStrings
public void setLocalizedStrings(LocalizedStrings localizedStrings)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.