org.jboss.jsr299.tck.tests.lookup.el.integration
Class Sheep

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.lookup.el.integration.Sheep

@Named
public class Sheep
extends Object


Constructor Summary
Sheep()
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sheep

public Sheep()
Method Detail

getName

public String getName()

setName

public void setName(String name)


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