Package org.jibx.v2
Interface MappedElement
- All Superinterfaces:
MappedStructure
Interface implemented by all classes corresponding to schema global <element> definitions.
-
Method Summary
Modifier and TypeMethodDescriptionGet the qualified name of the element used for this instance.Methods inherited from interface org.jibx.v2.MappedStructure
_marshal, _unmarshal
-
Method Details
-
_get_element_qname
QName _get_element_qname()Get the qualified name of the element used for this instance.- Returns:
- qualified name
-