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()
JaxbGenerationTypepublic void setStrategy(JaxbGenerationType value)
value - allowed object is
JaxbGenerationTypepublic String getGenerator()
StringCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.