Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.JavaType.JavaAttributes
-
Packages that use JavaType.JavaAttributes Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of JavaType.JavaAttributes in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as JavaType.JavaAttributes Modifier and Type Field Description protected JavaType.JavaAttributesJavaType. javaAttributesMethods in org.eclipse.persistence.jaxb.xmlmodel that return JavaType.JavaAttributes Modifier and Type Method Description JavaType.JavaAttributesObjectFactory. createJavaTypeJavaAttributes()Create an instance ofJavaType.JavaAttributesJavaType.JavaAttributesJavaType. getJavaAttributes()Gets the value of the javaAttributes property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type JavaType.JavaAttributes Modifier and Type Method Description voidJavaType. setJavaAttributes(JavaType.JavaAttributes value)Sets the value of the javaAttributes property.
-