Package io.vertx.tp.crud.cv
Interface Addr.Post
-
- Enclosing interface:
- Addr
public static interface Addr.Post
-
-
Field Detail
-
ADD
static final String ADD
- See Also:
- Constant Field Values
-
SEARCH
static final String SEARCH
- See Also:
- Constant Field Values
-
EXISTING
static final String EXISTING
- See Also:
- Constant Field Values
-
MISSING
static final String MISSING
- See Also:
- Constant Field Values
-
-