|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Converter | |
|---|---|
| org.ow2.orchestra.pvm.internal.type | |
| org.ow2.orchestra.pvm.internal.type.converter | |
| Uses of Converter in org.ow2.orchestra.pvm.internal.type |
|---|
| Fields in org.ow2.orchestra.pvm.internal.type declared as Converter | |
|---|---|
protected Converter |
Variable.converter
|
protected Converter |
Type.converter
|
| Methods in org.ow2.orchestra.pvm.internal.type that return Converter | |
|---|---|
Converter |
Variable.getConverter()
|
Converter |
Type.getConverter()
|
| Methods in org.ow2.orchestra.pvm.internal.type with parameters of type Converter | |
|---|---|
void |
Variable.setConverter(Converter converter)
|
void |
Type.setConverter(Converter converter)
|
| Uses of Converter in org.ow2.orchestra.pvm.internal.type.converter |
|---|
| Classes in org.ow2.orchestra.pvm.internal.type.converter that implement Converter | |
|---|---|
class |
BooleanToStringConverter
|
class |
ByteToLongConverter
|
class |
CharacterToStringConverter
|
class |
DateToLongConverter
|
class |
DateToStringConverter
|
class |
DoubleToStringConverter
|
class |
FloatToDoubleConverter
|
class |
FloatToStringConverter
|
class |
IntegerToLongConverter
|
class |
SerializableToBytesConverter
|
class |
ShortToLongConverter
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||