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