Uses of Class
org.hibernate.jpamodelgen.xml.jaxb.EmbeddableAttributes
-
Packages that use EmbeddableAttributes Package Description org.hibernate.jpamodelgen.xml.jaxb -
-
Uses of EmbeddableAttributes in org.hibernate.jpamodelgen.xml.jaxb
Fields in org.hibernate.jpamodelgen.xml.jaxb declared as EmbeddableAttributes Modifier and Type Field Description protected EmbeddableAttributesEmbeddable. attributesMethods in org.hibernate.jpamodelgen.xml.jaxb that return EmbeddableAttributes Modifier and Type Method Description EmbeddableAttributesObjectFactory. createEmbeddableAttributes()Create an instance ofEmbeddableAttributesEmbeddableAttributesEmbeddable. getAttributes()Gets the value of the attributes property.Methods in org.hibernate.jpamodelgen.xml.jaxb with parameters of type EmbeddableAttributes Modifier and Type Method Description voidEmbeddable. setAttributes(EmbeddableAttributes value)Sets the value of the attributes property.
-