| Package | Description |
|---|---|
| com.phloc.commons.typeconvert | |
| com.phloc.commons.typeconvert.rule |
| Modifier and Type | Method and Description |
|---|---|
ITypeConverterRule.ESubType |
ITypeConverterRule.getSubType() |
static ITypeConverterRule.ESubType |
ITypeConverterRule.ESubType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ITypeConverterRule.ESubType[] |
ITypeConverterRule.ESubType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ITypeConverterRule.ESubType |
AbstractTypeConverterRule.getSubType() |
| Constructor and Description |
|---|
AbstractTypeConverterRule(ITypeConverterRule.ESubType eSubType) |
Copyright © 2006–2014 phloc systems. All rights reserved.