Package com.abra.j2xb.annotations.xmlAnnotations

Enum Summary
MoXmlBaseSimpleType Defines built in XML simple types used by the MOXmlDerivedType annotation to specify the base XML simple type to use when mapping a property.
 

Annotation Types Summary
MOValidationCollection Defines constraints on a collection property.
MOValidationNumber Defines constraints for numeric properties (subclasses of Number).
MOValidationString Defines constraints for string properties.
MOXmlDerivedType Defines an XML type for a property.
MOXmlGlobalBeanRef Defines that a Bean property be mapped using a reference to a global XML element and not defined inline.
MOXmlGlobalType Defines that a bean, enumeration or complex property be mapped as a global XML Type.
MOXmlListStyle Defines an alternate mapping for lists, to be mapped using the XML list type.
MOXmlNamespace Defines the namespace for a global XML element or global XML type.
MOXmlNamespaceRef Defines the namespace for a global XML element or global XML type.
 



Copyright © 2008. All Rights Reserved.