org.hibernate.test.annotations.override
Class Trip

java.lang.Object
  extended by org.hibernate.test.annotations.override.Move
      extended by org.hibernate.test.annotations.override.Trip

@Entity
public class Trip
extends Move


Constructor Summary
Trip()
           
 
Method Summary
 
Methods inherited from class org.hibernate.test.annotations.override.Move
getFrom, getId, getTo, setFrom, setId, setTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Trip

public Trip()


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