public class ModelType extends Object
| Constructor and Description |
|---|
ModelType() |
ModelType(boolean collection,
String itemsType) |
| Modifier and Type | Method and Description |
|---|---|
static ModelType |
collectionModelType(String itemsType) |
boolean |
equals(Object o) |
String |
getItemsType() |
boolean |
isCollection() |
static ModelType |
simpleModelType() |
Copyright © 2017. All rights reserved.