Package com.sun.ts.tests.common.ejb.dba
Class CompoundPK
java.lang.Object
com.sun.ts.tests.common.ejb.dba.CompoundPK
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionPublic constructor with no parametersCompoundPK(int intID, String strID, float floatID) Standard Constructor
- 
Method Summary
- 
Field Details- 
pmIDInteger
- 
pmIDString
- 
pmIDFloat
 
- 
- 
Constructor Details- 
CompoundPKStandard Constructor
- 
CompoundPKpublic CompoundPK()Public constructor with no parameters
 
- 
- 
Method Details