Package io.vertx.tp.crud.cv
Interface Addr.Get
-
- Enclosing interface:
- Addr
public static interface Addr.Get
-
-
Field Detail
-
BY_ID
static final String BY_ID
- See Also:
- Constant Field Values
-
BY_SIGMA
static final String BY_SIGMA
- See Also:
- Constant Field Values
-
COLUMN_FULL
static final String COLUMN_FULL
- See Also:
- Constant Field Values
-
COLUMN_MY
static final String COLUMN_MY
- See Also:
- Constant Field Values
-
-