Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.JavaAttribute
-
Packages that use JavaAttribute Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of JavaAttribute in org.eclipse.persistence.jaxb.xmlmodel
Subclasses of JavaAttribute in org.eclipse.persistence.jaxb.xmlmodel Modifier and Type Class Description classXmlAnyAttributeJava class for anonymous complex type.classXmlAnyElementJava class for anonymous complex type.classXmlAttributeJava class for anonymous complex type.classXmlElementJava class for anonymous complex type.classXmlElementRefJava class for anonymous complex type.classXmlElementRefsJava class for anonymous complex type.classXmlElementsJava class for anonymous complex type.classXmlInverseReferenceJava class for anonymous complex type.classXmlJavaTypeAdapterJava class for anonymous complex type.classXmlJoinNodesJava class for anonymous complex type.classXmlTransformationJava class for anonymous complex type.classXmlTransientJava class for anonymous complex type.classXmlValueJava class for anonymous complex type.classXmlVariableNodeJava class for anonymous complex type.Fields in org.eclipse.persistence.jaxb.xmlmodel with type parameters of type JavaAttribute Modifier and Type Field Description protected List<jakarta.xml.bind.JAXBElement<? extends JavaAttribute>>JavaType.JavaAttributes. javaAttributeMethods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type JavaAttribute Modifier and Type Method Description jakarta.xml.bind.JAXBElement<JavaAttribute>ObjectFactory. createJavaAttribute(JavaAttribute value)List<jakarta.xml.bind.JAXBElement<? extends JavaAttribute>>JavaType.JavaAttributes. getJavaAttribute()Gets the value of the javaAttribute property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type JavaAttribute Modifier and Type Method Description jakarta.xml.bind.JAXBElement<JavaAttribute>ObjectFactory. createJavaAttribute(JavaAttribute value)
-