@Documented @Target(value={METHOD,TYPE,CONSTRUCTOR}) @Retention(value=CLASS) @Inherited public @interface Weight
Modifier and Type | Required Element and Description |
---|---|
Weight.Unit |
value
Contains weight value for marked entity.
|
public abstract Weight.Unit value
public abstract String comment
Copyright © 2011–2021 Igor Maznitsa. All rights reserved.