org.hibernate.jsr303.tck.tests.xmlconfiguration.constraintdeclaration.clazzlevel
Class Package

java.lang.Object
  extended by org.hibernate.jsr303.tck.tests.xmlconfiguration.constraintdeclaration.clazzlevel.Package

@ValidPackage(message="ValidPackage defined as annotation",
              groups=PrePosting.class)
public class Package
extends Object

Author:
Hardy Ferentschik

Constructor Summary
Package()
           
 
Method Summary
 int getMaxWeight()
           
 void setMaxWeight(int maxWeight)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Package

public Package()
Method Detail

getMaxWeight

public int getMaxWeight()

setMaxWeight

public void setMaxWeight(int maxWeight)


Copyright © 2008-2011. All Rights Reserved.