org.jboss.cdi.tck.tests.extensions.alternative.metadata
Class Yogurt

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.alternative.metadata.Yogurt

public class Yogurt
extends Object


Constructor Summary
Yogurt(TropicalFruit fruit)
           
 
Method Summary
 TropicalFruit getFruit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Yogurt

public Yogurt(TropicalFruit fruit)
Method Detail

getFruit

public TropicalFruit getFruit()


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