public interface TypeTarget
| Modifier and Type | Method and Description |
|---|---|
<C> TypeConstraintMappingContext<C> |
type(Class<C> type)
Selects the type to which the next operations shall apply.
|
<C> TypeConstraintMappingContext<C> type(Class<C> type)
C - The type to select.type - The type to select.Copyright © 2018 JBoss by Red Hat. All rights reserved.