Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.XsdStringType

Packages that use XsdStringType
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl   
 

Uses of XsdStringType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee
 

Subinterfaces of XsdStringType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee
 interface DescriptionType
          The description type is used by a description element to provide text describing the parent element.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee that return XsdStringType
 XsdStringType ObjectFactory.createXsdStringType()
          Create an instance of XsdStringType
 XsdStringType ActivationConfigPropertyType.getActivationConfigPropertyName()
          Gets the value of the activationConfigPropertyName property.
 XsdStringType ActivationConfigPropertyType.getActivationConfigPropertyValue()
          Gets the value of the activationConfigPropertyValue property.
 XsdStringType QueryType.getEjbQl()
          Gets the value of the ejbQl property.
 XsdStringType EnvEntryType.getEnvEntryValue()
          Gets the value of the envEntryValue property.
 XsdStringType TagType.getExample()
          Gets the value of the example property.
 XsdStringType TagFileType.getExample()
          Gets the value of the example property.
 XsdStringType FunctionType.getExample()
          Gets the value of the example property.
 XsdStringType MessageDestinationType.getMappedName()
          Gets the value of the mappedName property.
 XsdStringType EnvEntryType.getMappedName()
          Gets the value of the mappedName property.
 XsdStringType PersistenceContextRefType.getMappedName()
          Gets the value of the mappedName property.
 XsdStringType ResourceRefType.getMappedName()
          Gets the value of the mappedName property.
 XsdStringType PersistenceUnitRefType.getMappedName()
          Gets the value of the mappedName property.
 XsdStringType EjbRefType.getMappedName()
          Gets the value of the mappedName property.
 XsdStringType EntityBeanType.getMappedName()
          Gets the value of the mappedName property.
 XsdStringType MessageDrivenBeanType.getMappedName()
          Gets the value of the mappedName property.
 XsdStringType SessionBeanType.getMappedName()
          Gets the value of the mappedName property.
 XsdStringType EjbLocalRefType.getMappedName()
          Gets the value of the mappedName property.
 XsdStringType ServiceRefType.getMappedName()
          Gets the value of the mappedName property.
 XsdStringType MessageDestinationRefType.getMappedName()
          Gets the value of the mappedName property.
 XsdStringType ResourceEnvRefType.getMappedName()
          Gets the value of the mappedName property.
 XsdStringType PropertyType.getName()
          Gets the value of the name property.
 XsdStringType ParamValueType.getParamValue()
          Gets the value of the paramValue property.
 XsdStringType PropertyType.getValue()
          Gets the value of the value property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee with parameters of type XsdStringType
 void ActivationConfigPropertyType.setActivationConfigPropertyName(XsdStringType value)
          Sets the value of the activationConfigPropertyName property.
 void ActivationConfigPropertyType.setActivationConfigPropertyValue(XsdStringType value)
          Sets the value of the activationConfigPropertyValue property.
 void QueryType.setEjbQl(XsdStringType value)
          Sets the value of the ejbQl property.
 void EnvEntryType.setEnvEntryValue(XsdStringType value)
          Sets the value of the envEntryValue property.
 void TagType.setExample(XsdStringType value)
          Sets the value of the example property.
 void TagFileType.setExample(XsdStringType value)
          Sets the value of the example property.
 void FunctionType.setExample(XsdStringType value)
          Sets the value of the example property.
 void MessageDestinationType.setMappedName(XsdStringType value)
          Sets the value of the mappedName property.
 void EnvEntryType.setMappedName(XsdStringType value)
          Sets the value of the mappedName property.
 void PersistenceContextRefType.setMappedName(XsdStringType value)
          Sets the value of the mappedName property.
 void ResourceRefType.setMappedName(XsdStringType value)
          Sets the value of the mappedName property.
 void PersistenceUnitRefType.setMappedName(XsdStringType value)
          Sets the value of the mappedName property.
 void EjbRefType.setMappedName(XsdStringType value)
          Sets the value of the mappedName property.
 void EntityBeanType.setMappedName(XsdStringType value)
          Sets the value of the mappedName property.
 void MessageDrivenBeanType.setMappedName(XsdStringType value)
          Sets the value of the mappedName property.
 void SessionBeanType.setMappedName(XsdStringType value)
          Sets the value of the mappedName property.
 void EjbLocalRefType.setMappedName(XsdStringType value)
          Sets the value of the mappedName property.
 void ServiceRefType.setMappedName(XsdStringType value)
          Sets the value of the mappedName property.
 void MessageDestinationRefType.setMappedName(XsdStringType value)
          Sets the value of the mappedName property.
 void ResourceEnvRefType.setMappedName(XsdStringType value)
          Sets the value of the mappedName property.
 void PropertyType.setName(XsdStringType value)
          Sets the value of the name property.
 void ParamValueType.setParamValue(XsdStringType value)
          Sets the value of the paramValue property.
 void PropertyType.setValue(XsdStringType value)
          Sets the value of the value property.
 

Uses of XsdStringType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that implement XsdStringType
 class DescriptionTypeImpl
           
 class XsdStringTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that return XsdStringType
 XsdStringType ActivationConfigPropertyTypeImpl.getActivationConfigPropertyName()
           
 XsdStringType ActivationConfigPropertyTypeImpl.getActivationConfigPropertyValue()
           
 XsdStringType QueryTypeImpl.getEjbQl()
           
 XsdStringType EnvEntryTypeImpl.getEnvEntryValue()
           
 XsdStringType TagTypeImpl.getExample()
           
 XsdStringType TagFileTypeImpl.getExample()
           
 XsdStringType FunctionTypeImpl.getExample()
           
 XsdStringType MessageDestinationTypeImpl.getMappedName()
           
 XsdStringType PersistenceContextRefTypeImpl.getMappedName()
           
 XsdStringType PersistenceUnitRefTypeImpl.getMappedName()
           
 XsdStringType EntityBeanTypeImpl.getMappedName()
           
 XsdStringType EnvEntryTypeImpl.getMappedName()
           
 XsdStringType MessageDestinationRefTypeImpl.getMappedName()
           
 XsdStringType ResourceRefTypeImpl.getMappedName()
           
 XsdStringType ResourceEnvRefTypeImpl.getMappedName()
           
 XsdStringType EjbRefTypeImpl.getMappedName()
           
 XsdStringType SessionBeanTypeImpl.getMappedName()
           
 XsdStringType ServiceRefTypeImpl.getMappedName()
           
 XsdStringType MessageDrivenBeanTypeImpl.getMappedName()
           
 XsdStringType EjbLocalRefTypeImpl.getMappedName()
           
 XsdStringType PropertyTypeImpl.getName()
           
 XsdStringType ParamValueTypeImpl.getParamValue()
           
 XsdStringType PropertyTypeImpl.getValue()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl with parameters of type XsdStringType
 void ActivationConfigPropertyTypeImpl.setActivationConfigPropertyName(XsdStringType value)
           
 void ActivationConfigPropertyTypeImpl.setActivationConfigPropertyValue(XsdStringType value)
           
 void QueryTypeImpl.setEjbQl(XsdStringType value)
           
 void EnvEntryTypeImpl.setEnvEntryValue(XsdStringType value)
           
 void TagTypeImpl.setExample(XsdStringType value)
           
 void TagFileTypeImpl.setExample(XsdStringType value)
           
 void FunctionTypeImpl.setExample(XsdStringType value)
           
 void MessageDestinationTypeImpl.setMappedName(XsdStringType value)
           
 void PersistenceContextRefTypeImpl.setMappedName(XsdStringType value)
           
 void PersistenceUnitRefTypeImpl.setMappedName(XsdStringType value)
           
 void EntityBeanTypeImpl.setMappedName(XsdStringType value)
           
 void EnvEntryTypeImpl.setMappedName(XsdStringType value)
           
 void MessageDestinationRefTypeImpl.setMappedName(XsdStringType value)
           
 void ResourceRefTypeImpl.setMappedName(XsdStringType value)
           
 void ResourceEnvRefTypeImpl.setMappedName(XsdStringType value)
           
 void EjbRefTypeImpl.setMappedName(XsdStringType value)
           
 void SessionBeanTypeImpl.setMappedName(XsdStringType value)
           
 void ServiceRefTypeImpl.setMappedName(XsdStringType value)
           
 void MessageDrivenBeanTypeImpl.setMappedName(XsdStringType value)
           
 void EjbLocalRefTypeImpl.setMappedName(XsdStringType value)
           
 void PropertyTypeImpl.setName(XsdStringType value)
           
 void ParamValueTypeImpl.setParamValue(XsdStringType value)
           
 void PropertyTypeImpl.setValue(XsdStringType value)
           
 



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