@GroupSequence(value={Package.class,PrePosting.class})
@ValidPackage(message="ValidPackage defined as annotation",
groups=PrePosting.class)
public class Package
extends Object
| Constructor and Description |
|---|
Package() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxWeight() |
void |
setMaxWeight(int maxWeight) |
Copyright © 2008–2017. All rights reserved.