org.codehaus.modello.plugin.stax
Class DummyIdModelField

java.lang.Object
  extended by org.codehaus.modello.model.BaseElement
      extended by org.codehaus.modello.model.ModelField
          extended by org.codehaus.modello.plugin.stax.DummyIdModelField

public class DummyIdModelField
extends org.codehaus.modello.model.ModelField


Constructor Summary
DummyIdModelField()
           
 
Method Summary
 java.lang.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, getVersionRange, hashCode, hasMetadata, isEmpty, setComment, setDeprecatedVersion, setDescription, setName, setVersionRange, validate, validateFieldNotEmpty
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DummyIdModelField

public DummyIdModelField()
Method Detail

getName

public java.lang.String getName()
Overrides:
getName in class org.codehaus.modello.model.BaseElement


Copyright © 2001-2011 Codehaus. All Rights Reserved.