org.hibernate.beanvalidation.tck.tests.integration.cdi.executable
Class Shipment

java.lang.Object
  extended by org.hibernate.beanvalidation.tck.tests.integration.cdi.executable.Shipment

public class Shipment
extends Object

Author:
Gunnar Morling

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

Constructor Detail

Shipment

public Shipment()
Method Detail

getName

public String getName()


Copyright © 2008-2013. All Rights Reserved.