Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.JavaIdentifierType

Packages that use JavaIdentifierType
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl   
 

Uses of JavaIdentifierType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return JavaIdentifierType
 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.pub.collections.novalueclass.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.
 

Uses of JavaIdentifierType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that implement JavaIdentifierType
 class JavaIdentifierTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that return JavaIdentifierType
 JavaIdentifierType EntityBeanTypeImpl.getAbstractSchemaName()
           
 JavaIdentifierType FacesConfigFacetTypeImpl.getFacetName()
           
 JavaIdentifierType CmpFieldTypeImpl.getFieldName()
           
 JavaIdentifierType InjectionTargetTypeImpl.getInjectionTargetName()
           
 JavaIdentifierType LifecycleCallbackTypeImpl.getLifecycleCallbackMethod()
           
 JavaIdentifierType FacesConfigManagedBeanTypeImpl.getManagedBeanName()
           
 JavaIdentifierType AroundInvokeTypeImpl.getMethodName()
           
 JavaIdentifierType TldAttributeTypeImpl.getName()
           
 JavaIdentifierType VariableTypeImpl.getNameFromAttribute()
           
 JavaIdentifierType VariableTypeImpl.getNameGiven()
           
 JavaIdentifierType FacesConfigReferencedBeanTypeImpl.getReferencedBeanName()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with parameters of type JavaIdentifierType
 void EntityBeanTypeImpl.setAbstractSchemaName(JavaIdentifierType value)
           
 void FacesConfigFacetTypeImpl.setFacetName(JavaIdentifierType value)
           
 void CmpFieldTypeImpl.setFieldName(JavaIdentifierType value)
           
 void InjectionTargetTypeImpl.setInjectionTargetName(JavaIdentifierType value)
           
 void LifecycleCallbackTypeImpl.setLifecycleCallbackMethod(JavaIdentifierType value)
           
 void FacesConfigManagedBeanTypeImpl.setManagedBeanName(JavaIdentifierType value)
           
 void AroundInvokeTypeImpl.setMethodName(JavaIdentifierType value)
           
 void TldAttributeTypeImpl.setName(JavaIdentifierType value)
           
 void VariableTypeImpl.setNameFromAttribute(JavaIdentifierType value)
           
 void VariableTypeImpl.setNameGiven(JavaIdentifierType value)
           
 void FacesConfigReferencedBeanTypeImpl.setReferencedBeanName(JavaIdentifierType value)
           
 



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