Class Investment
- java.lang.Object
-
- pl.com.external.essw.system.database.domain.Investment
-
- All Implemented Interfaces:
java.io.Serializable
@Entity public class Investment extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Investment()Investment(Stock stock)
-
-
-
Constructor Detail
-
Investment
public Investment()
-
Investment
public Investment(Stock stock)
-
-