| Package | Description |
|---|---|
| org.exparity.beans | |
| org.exparity.beans.core.ordering |
| Constructor and Description |
|---|
Type(Class<?> type,
BeanNamingStrategy naming,
BeanPropertyOrderingStrategy orderBy) |
| Modifier and Type | Class and Description |
|---|---|
class |
InAlphabeticalOrder
Implementation of a BeanPropertyOrderingStrategy which orders the properties alphabetically
|
class |
InClassOrder
Implementation of a BeanPropertyOrderingStrategy which orders the properties as they're returned from the class
|
Copyright © 2015. All rights reserved.