org.eclipse.jst.jsf.facesconfig.emf.impl
Class ValidatorExtensionTypeImpl

java.lang.Object
  extended by EObjectImpl
      extended by org.eclipse.jst.jsf.facesconfig.emf.impl.ExtensionTypeImpl
          extended by org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorExtensionTypeImpl
All Implemented Interfaces:
ExtensionType, ValidatorExtensionType

public class ValidatorExtensionTypeImpl
extends ExtensionTypeImpl
implements ValidatorExtensionType

An implementation of the model object 'Validator Extension Type'.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 
Methods inherited from class org.eclipse.jst.jsf.facesconfig.emf.impl.ExtensionTypeImpl
eGet, eIsSet, eSet, eUnset, getChildNodes, getId, getTextContent, setId, setTextContent, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.jst.jsf.facesconfig.emf.ExtensionType
getChildNodes, getId, getTextContent, setId, setTextContent
 

Field Detail

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values