@Validated
public class TypeEntry
extends Object
TypeEntry
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
TypeEntry
public TypeEntry()
-
Method Details
-
-
getEntry
@NotNull
@Valid
public @NotNull @Valid Type getEntry()
Get entry
- Returns:
- entry
-
setEntry
public void setEntry(Type entry)
-
-
-