Package io.vertx.tp.erp.cv
Interface Addr.Employee
-
- Enclosing interface:
- Addr
public static interface Addr.Employee
-
-
Field Detail
-
ADD
static final String ADD
- See Also:
- Constant Field Values
-
BY_ID
static final String BY_ID
- See Also:
- Constant Field Values
-
EDIT
static final String EDIT
- See Also:
- Constant Field Values
-
DELETE
static final String DELETE
- See Also:
- Constant Field Values
-
-