Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.TrueFalseType

Packages that use TrueFalseType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee   
 

Uses of TrueFalseType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as TrueFalseType
protected  TrueFalseType JspPropertyGroupType.deferredSyntaxAllowedAsLiteral
           
protected  TrueFalseType JspPropertyGroupType.elIgnored
           
protected  TrueFalseType PortComponentRefType.enableMtom
           
protected  TrueFalseType PortComponentType.enableMtom
           
protected  TrueFalseType InterceptorBindingType.excludeClassInterceptors
           
protected  TrueFalseType InterceptorBindingType.excludeDefaultInterceptors
           
protected  TrueFalseType JspPropertyGroupType.isXml
           
protected  TrueFalseType EntityBeanType.reentrant
           
protected  TrueFalseType RemoveMethodType.retainIfException
           
protected  TrueFalseType ApplicationExceptionType.rollback
           
protected  TrueFalseType JspPropertyGroupType.scriptingInvalid
           
protected  TrueFalseType JspPropertyGroupType.trimDirectiveWhitespaces
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return TrueFalseType
 TrueFalseType TrueFalseType.clone()
          Creates and returns a copy of this object.
 TrueFalseType ObjectFactory.createTrueFalseType()
          Create an instance of TrueFalseType
 TrueFalseType JspPropertyGroupType.getDeferredSyntaxAllowedAsLiteral()
          Gets the value of the deferredSyntaxAllowedAsLiteral property.
 TrueFalseType JspPropertyGroupType.getElIgnored()
          Gets the value of the elIgnored property.
 TrueFalseType PortComponentRefType.getEnableMtom()
          Gets the value of the enableMtom property.
 TrueFalseType PortComponentType.getEnableMtom()
          Gets the value of the enableMtom property.
 TrueFalseType InterceptorBindingType.getExcludeClassInterceptors()
          Gets the value of the excludeClassInterceptors property.
 TrueFalseType InterceptorBindingType.getExcludeDefaultInterceptors()
          Gets the value of the excludeDefaultInterceptors property.
 TrueFalseType JspPropertyGroupType.getIsXml()
          Gets the value of the isXml property.
 TrueFalseType EntityBeanType.getReentrant()
          Gets the value of the reentrant property.
 TrueFalseType RemoveMethodType.getRetainIfException()
          Gets the value of the retainIfException property.
 TrueFalseType ApplicationExceptionType.getRollback()
          Gets the value of the rollback property.
 TrueFalseType JspPropertyGroupType.getScriptingInvalid()
          Gets the value of the scriptingInvalid property.
 TrueFalseType JspPropertyGroupType.getTrimDirectiveWhitespaces()
          Gets the value of the trimDirectiveWhitespaces property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type TrueFalseType
 void JspPropertyGroupType.setDeferredSyntaxAllowedAsLiteral(TrueFalseType value)
          Sets the value of the deferredSyntaxAllowedAsLiteral property.
 void JspPropertyGroupType.setElIgnored(TrueFalseType value)
          Sets the value of the elIgnored property.
 void PortComponentRefType.setEnableMtom(TrueFalseType value)
          Sets the value of the enableMtom property.
 void PortComponentType.setEnableMtom(TrueFalseType value)
          Sets the value of the enableMtom property.
 void InterceptorBindingType.setExcludeClassInterceptors(TrueFalseType value)
          Sets the value of the excludeClassInterceptors property.
 void InterceptorBindingType.setExcludeDefaultInterceptors(TrueFalseType value)
          Sets the value of the excludeDefaultInterceptors property.
 void JspPropertyGroupType.setIsXml(TrueFalseType value)
          Sets the value of the isXml property.
 void EntityBeanType.setReentrant(TrueFalseType value)
          Sets the value of the reentrant property.
 void RemoveMethodType.setRetainIfException(TrueFalseType value)
          Sets the value of the retainIfException property.
 void ApplicationExceptionType.setRollback(TrueFalseType value)
          Sets the value of the rollback property.
 void JspPropertyGroupType.setScriptingInvalid(TrueFalseType value)
          Sets the value of the scriptingInvalid property.
 void JspPropertyGroupType.setTrimDirectiveWhitespaces(TrueFalseType value)
          Sets the value of the trimDirectiveWhitespaces property.
 

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



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