|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JMapConversion.Type | |
|---|---|
| it.avutils.jmapper.annotations | Annotations of the JMapper Framework |
| it.avutils.jmapper.conversions.explicit | |
| Uses of JMapConversion.Type in it.avutils.jmapper.annotations |
|---|
| Methods in it.avutils.jmapper.annotations that return JMapConversion.Type | |
|---|---|
static JMapConversion.Type |
JMapConversion.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JMapConversion.Type[] |
JMapConversion.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of JMapConversion.Type in it.avutils.jmapper.conversions.explicit |
|---|
| Methods in it.avutils.jmapper.conversions.explicit that return JMapConversion.Type | |
|---|---|
JMapConversion.Type |
ConversionMethod.getType()
|
| Methods in it.avutils.jmapper.conversions.explicit with parameters of type JMapConversion.Type | |
|---|---|
void |
ConversionMethod.setType(JMapConversion.Type type)
|
| Constructors in it.avutils.jmapper.conversions.explicit with parameters of type JMapConversion.Type | |
|---|---|
ConversionMethod(String name,
String[] from,
String[] to,
JMapConversion.Type type,
ConversionMethod.ParameterNumber parameterNumber,
String content)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||