@Entity public class Test extends Object implements Serializable
Test()
Long
getId()
String
getName()
void
setId(Long id)
setName(String name)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Test()
public Long getId()
public void setId(Long id)
public String getName()
public void setName(String name)
Copyright © 2019 The Holon Platform. All rights reserved.