Uses of Class
com.luciad.format.xml.bind.schema.dataobject.TLcdXMLSchemaChoiceAnnotation.PropertyInfo
Package
Description
Provides an extension on the XML Binding framework in
com.luciad.format.xml.bind
and
com.luciad.format.xml.bind.schema
that adds support for automatic binding of XML data to
a generic domain model, accessible via the ILcdDataObject
interface.-
Uses of TLcdXMLSchemaChoiceAnnotation.PropertyInfo in com.luciad.format.xml.bind.schema.dataobject
Modifier and TypeMethodDescriptionTLcdXMLSchemaChoiceAnnotation.getChoiceInfo()
Returns property information on the different possibilities the annotated choice property can have.ModifierConstructorDescriptionCreates a new annotation for the given list of choice elements.