Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlRegistry.XmlElementDecl
-
Packages that use XmlRegistry.XmlElementDecl Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlRegistry.XmlElementDecl in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel with type parameters of type XmlRegistry.XmlElementDecl Modifier and Type Field Description protected List<XmlRegistry.XmlElementDecl>XmlRegistry. xmlElementDeclMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlRegistry.XmlElementDecl Modifier and Type Method Description XmlRegistry.XmlElementDeclObjectFactory. createXmlRegistryXmlElementDecl()Create an instance ofXmlRegistry.XmlElementDeclMethods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlRegistry.XmlElementDecl Modifier and Type Method Description List<XmlRegistry.XmlElementDecl>XmlRegistry. getXmlElementDecl()Gets the value of the xmlElementDecl property.
-