Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.JavaType.JavaAttributes
Packages that use JavaType.JavaAttributes
-
Uses of JavaType.JavaAttributes in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as JavaType.JavaAttributesMethods in org.eclipse.persistence.jaxb.xmlmodel that return JavaType.JavaAttributesModifier and TypeMethodDescriptionObjectFactory.createJavaTypeJavaAttributes()
Create an instance ofJavaType.JavaAttributes
JavaType.getJavaAttributes()
Gets the value of the javaAttributes property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type JavaType.JavaAttributesModifier and TypeMethodDescriptionvoid
JavaType.setJavaAttributes
(JavaType.JavaAttributes value) Sets the value of the javaAttributes property.