org.hibernate.ejb.test.xml.sequences
Class Light

java.lang.Object
  extended by org.hibernate.ejb.test.xml.sequences.Light

public class Light
extends Object


Field Summary
 String name
           
 String power
           
 
Constructor Summary
Light()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

power

public String power
Constructor Detail

Light

public Light()


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.