Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlProperties.XmlProperty
-
Packages that use XmlProperties.XmlProperty Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlProperties.XmlProperty in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel with type parameters of type XmlProperties.XmlProperty Modifier and Type Field Description protected List<XmlProperties.XmlProperty>XmlProperties. xmlPropertyMethods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlProperties.XmlProperty Modifier and Type Method Description List<XmlProperties.XmlProperty>XmlProperties. getXmlProperty()Gets the value of the xmlProperty property.
-