public class JaxbGeneratedValue
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
generator |
protected JaxbGenerationType |
strategy |
| Constructor and Description |
|---|
JaxbGeneratedValue() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getGenerator()
Gets the value of the generator property.
|
JaxbGenerationType |
getStrategy()
Gets the value of the strategy property.
|
void |
setGenerator(java.lang.String value)
Sets the value of the generator property.
|
void |
setStrategy(JaxbGenerationType value)
Sets the value of the strategy property.
|
protected JaxbGenerationType strategy
protected java.lang.String generator
public JaxbGenerationType getStrategy()
JaxbGenerationTypepublic void setStrategy(JaxbGenerationType value)
value - allowed object is
JaxbGenerationTypepublic java.lang.String getGenerator()
Stringpublic void setGenerator(java.lang.String value)
value - allowed object is
StringCopyright © 2001-2013 Red Hat, Inc. All Rights Reserved.