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, objectClassFields 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, isAnonymousMethods inherited from class org.asnlab.asndt.runtime.conv.ChoiceConverter
getAlternativeConverter, setAlternativeConverters
-
Constructor Details
-
ReflectionChoiceConverter
-