org.codehaus.modello.plugin.stax

Class DummyIdModelField


public class DummyIdModelField
extends ModelField

Method Summary

String
getName()

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, getComment, getDeprecatedVersion, getDescription, getMetadata, getName, getVersionRange, hasMetadata, hashCode, isEmpty, setComment, setDeprecatedVersion, setDescription, setName, setVersionRange, validate, validateElement, validateFieldNotEmpty

Method Details

getName

public String getName()
Overrides:
getName in interface BaseElement