public class XMLSequenceGenerator extends MetadataSequenceGenerator
| Constructor and Description |
|---|
XMLSequenceGenerator(org.w3c.dom.Node node,
XMLHelper helper)
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
int |
getAllocationSize()
INTERNAL:
|
int |
getInitialValue()
INTERNAL:
|
java.lang.String |
getName()
INTERNAL:
|
java.lang.String |
getSequenceName()
INTERNAL:
|
boolean |
loadedFromAnnotations()
INTERNAL:
|
boolean |
loadedFromXML()
INTERNAL:
|
equalsgetLocationpublic XMLSequenceGenerator(org.w3c.dom.Node node,
XMLHelper helper)
public int getAllocationSize()
getAllocationSize in class MetadataSequenceGeneratorpublic int getInitialValue()
getInitialValue in class MetadataSequenceGeneratorpublic java.lang.String getName()
getName in class MetadataSequenceGeneratorpublic java.lang.String getSequenceName()
getSequenceName in class MetadataSequenceGeneratorpublic boolean loadedFromAnnotations()
loadedFromAnnotations in class MetadataGeneratorpublic boolean loadedFromXML()
loadedFromXML in class MetadataGenerator