org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise
Class Pear

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.producer.method.definition.enterprise.Pear

public class Pear
extends Object


Constructor Summary
Pear(String colour)
           
 
Method Summary
 String getColour()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pear

public Pear(String colour)
Method Detail

getColour

public String getColour()


Copyright © 2008-2012 Seam Framework. All Rights Reserved.