-
@Entity
public class Group
extends Object
This class provides an example of the owning side of a many-to-many, uni-directional relationship.
-
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
Group() |
|
Group(String name) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getName
public String getName()
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.