Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.JavaIdentifierType

Packages that use JavaIdentifierType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee   
 

Uses of JavaIdentifierType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee declared as JavaIdentifierType
protected  JavaIdentifierType EntityBeanType.abstractSchemaName
           
protected  JavaIdentifierType FacesConfigFacetType.facetName
           
protected  JavaIdentifierType CmpFieldType.fieldName
           
protected  JavaIdentifierType InjectionTargetType.injectionTargetName
           
protected  JavaIdentifierType LifecycleCallbackType.lifecycleCallbackMethod
           
protected  JavaIdentifierType FacesConfigManagedBeanType.managedBeanName
           
protected  JavaIdentifierType AroundInvokeType.methodName
           
protected  JavaIdentifierType TldAttributeType.name
           
protected  JavaIdentifierType VariableType.nameFromAttribute
           
protected  JavaIdentifierType VariableType.nameGiven
           
protected  JavaIdentifierType FacesConfigReferencedBeanType.referencedBeanName
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return JavaIdentifierType
 JavaIdentifierType JavaIdentifierType.clone()
          Creates and returns a copy of this object.
 JavaIdentifierType ObjectFactory.createJavaIdentifierType()
          Create an instance of JavaIdentifierType
 JavaIdentifierType EntityBeanType.getAbstractSchemaName()
          Gets the value of the abstractSchemaName property.
 JavaIdentifierType FacesConfigFacetType.getFacetName()
          Gets the value of the facetName property.
 JavaIdentifierType CmpFieldType.getFieldName()
          Gets the value of the fieldName property.
 JavaIdentifierType InjectionTargetType.getInjectionTargetName()
          Gets the value of the injectionTargetName property.
 JavaIdentifierType LifecycleCallbackType.getLifecycleCallbackMethod()
          Gets the value of the lifecycleCallbackMethod property.
 JavaIdentifierType FacesConfigManagedBeanType.getManagedBeanName()
          Gets the value of the managedBeanName property.
 JavaIdentifierType AroundInvokeType.getMethodName()
          Gets the value of the methodName property.
 JavaIdentifierType TldAttributeType.getName()
          Gets the value of the name property.
 JavaIdentifierType VariableType.getNameFromAttribute()
          Gets the value of the nameFromAttribute property.
 JavaIdentifierType VariableType.getNameGiven()
          Gets the value of the nameGiven property.
 JavaIdentifierType FacesConfigReferencedBeanType.getReferencedBeanName()
          Gets the value of the referencedBeanName property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with parameters of type JavaIdentifierType
 void EntityBeanType.setAbstractSchemaName(JavaIdentifierType value)
          Sets the value of the abstractSchemaName property.
 void FacesConfigFacetType.setFacetName(JavaIdentifierType value)
          Sets the value of the facetName property.
 void CmpFieldType.setFieldName(JavaIdentifierType value)
          Sets the value of the fieldName property.
 void InjectionTargetType.setInjectionTargetName(JavaIdentifierType value)
          Sets the value of the injectionTargetName property.
 void LifecycleCallbackType.setLifecycleCallbackMethod(JavaIdentifierType value)
          Sets the value of the lifecycleCallbackMethod property.
 void FacesConfigManagedBeanType.setManagedBeanName(JavaIdentifierType value)
          Sets the value of the managedBeanName property.
 void AroundInvokeType.setMethodName(JavaIdentifierType value)
          Sets the value of the methodName property.
 void TldAttributeType.setName(JavaIdentifierType value)
          Sets the value of the name property.
 void VariableType.setNameFromAttribute(JavaIdentifierType value)
          Sets the value of the nameFromAttribute property.
 void VariableType.setNameGiven(JavaIdentifierType value)
          Sets the value of the nameGiven property.
 void FacesConfigReferencedBeanType.setReferencedBeanName(JavaIdentifierType value)
          Sets the value of the referencedBeanName property.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with parameters of type JavaIdentifierType
JavaIdentifierType(JavaIdentifierType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.JavaIdentifierType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.