public class ModelNameContext
extends java.lang.Object
| Constructor and Description |
|---|
ModelNameContext(java.lang.Class<?> type,
DocumentationType documentationType) |
| Modifier and Type | Method and Description |
|---|---|
DocumentationType |
getDocumentationType() |
java.lang.Class<?> |
getType() |
public ModelNameContext(java.lang.Class<?> type,
DocumentationType documentationType)
public java.lang.Class<?> getType()
public DocumentationType getDocumentationType()