Package org.asnlab.asndt.runtime.conv
Class ReflectionChoiceConverter
java.lang.Object
org.asnlab.asndt.runtime.conv.AsnConverter
org.asnlab.asndt.runtime.conv.ChoiceConverter
org.asnlab.asndt.runtime.conv.AbstractChoiceConverter
org.asnlab.asndt.runtime.conv.ReflectionChoiceConverter
-
Field Summary
Fields inherited from class org.asnlab.asndt.runtime.conv.AbstractChoiceConverter
alternativeFields, alternativeMethods, choiceIdField, objectClass
Fields inherited from class org.asnlab.asndt.runtime.conv.ChoiceConverter
alternativeConverters
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.asnlab.asndt.runtime.conv.AbstractChoiceConverter
createAlternative, getAlternativeIndex, getAlternativeObject, isAnonymous
Methods inherited from class org.asnlab.asndt.runtime.conv.ChoiceConverter
getAlternativeConverter, setAlternativeConverters
-
Constructor Details
-
ReflectionChoiceConverter
-