Package org.codehaus.modello.plugin.stax
Class DummyIdModelField
java.lang.Object
org.codehaus.modello.model.BaseElement
org.codehaus.modello.model.ModelField
org.codehaus.modello.plugin.stax.DummyIdModelField
public class DummyIdModelField
extends org.codehaus.modello.model.ModelField
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.codehaus.modello.model.ModelField
getAlias, getDefaultValue, getMetadata, getModelClass, getType, getTypeValidator, initialize, isArray, isIdentifier, isModelVersionField, isPrimitive, isPrimitiveArray, isRequired, setAlias, setDefaultValue, setIdentifier, setRequired, setType, setTypeValidator, toString, validateElement
Methods inherited from class org.codehaus.modello.model.BaseElement
addMetadata, equals, getAnnotations, getComment, getDeprecatedVersion, getDescription, getMetadata, getVersionRange, hashCode, hasMetadata, isEmpty, setAnnotations, setComment, setDeprecatedVersion, setDescription, setName, setVersionRange, validate, validateFieldNotEmpty
-
Constructor Details
-
DummyIdModelField
public DummyIdModelField()
-
-
Method Details
-
getName
- Overrides:
getName
in classorg.codehaus.modello.model.BaseElement
-