org.hibernate.test.sql.hand
Class Product.ProductId
java.lang.Object
org.hibernate.test.sql.hand.Product.ProductId
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Product
public static class Product.ProductId
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Product.ProductId
public Product.ProductId()
getProductnumber
public String getProductnumber()
setProductnumber
public void setProductnumber(String ordernumber)
getOrgid
public String getOrgid()
setOrgid
public void setOrgid(String orgid)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.