- java.lang.Object
-
- org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.enterprise.Product
-
-
Constructor Summary
Constructors
| Constructor and Description |
Product() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
int |
getPrice() |
void |
setPrice(int price) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getPrice
public int getPrice()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.