public class SimpleDomainObject extends Object implements Serializable
SimpleDomainObject()
SimpleDomainObject(long id, String value)
SimpleDomainObject(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleDomainObject()
public SimpleDomainObject(String value)
public SimpleDomainObject(long id, String value)
Copyright © 2019. All rights reserved.