public class JaxbGeneratedValue extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
generator |
protected JaxbGenerationType |
strategy |
Constructor and Description |
---|
JaxbGeneratedValue() |
Modifier and Type | Method and Description |
---|---|
String |
getGenerator()
Gets the value of the generator property.
|
JaxbGenerationType |
getStrategy()
Gets the value of the strategy property.
|
void |
setGenerator(String value)
Sets the value of the generator property.
|
void |
setStrategy(JaxbGenerationType value)
Sets the value of the strategy property.
|
protected JaxbGenerationType strategy
protected String generator
public JaxbGenerationType getStrategy()
JaxbGenerationType
public void setStrategy(JaxbGenerationType value)
value
- allowed object is
JaxbGenerationType
public String getGenerator()
String
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.