public class InitializationConfig extends Object implements Serializable
| Constructor and Description |
|---|
InitializationConfig(Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSortPropertyName() |
Class<?> |
getType() |
void |
setSortPropertyName(String sortPropertyName) |
void |
setType(Class<?> type) |
public InitializationConfig(Class<?> type)
type - Copyright © 2014 JDAL. All Rights Reserved.