Class Transient
- java.lang.Object
-
- org.hibernate.jpamodelgen.xml.jaxb.Transient
-
public class Transient extends Object
-
-
Constructor Summary
Constructors Constructor Description Transient()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getName()
Gets the value of the name property.void
setName(String value)
Sets the value of the name property.
-
-
-
Field Detail
-
name
protected String name
-
-