Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.TrueFalseType

Packages that use TrueFalseType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl   
 

Uses of TrueFalseType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee
 

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

Uses of TrueFalseType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that implement TrueFalseType
 class TrueFalseTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return TrueFalseType
 TrueFalseType JspPropertyGroupTypeImpl.getDeferredSyntaxAllowedAsLiteral()
           
 TrueFalseType JspPropertyGroupTypeImpl.getElIgnored()
           
 TrueFalseType PortComponentTypeImpl.getEnableMtom()
           
 TrueFalseType PortComponentRefTypeImpl.getEnableMtom()
           
 TrueFalseType InterceptorBindingTypeImpl.getExcludeClassInterceptors()
           
 TrueFalseType InterceptorBindingTypeImpl.getExcludeDefaultInterceptors()
           
 TrueFalseType JspPropertyGroupTypeImpl.getIsXml()
           
 TrueFalseType EntityBeanTypeImpl.getReentrant()
           
 TrueFalseType RemoveMethodTypeImpl.getRetainIfException()
           
 TrueFalseType ApplicationExceptionTypeImpl.getRollback()
           
 TrueFalseType JspPropertyGroupTypeImpl.getScriptingInvalid()
           
 TrueFalseType JspPropertyGroupTypeImpl.getTrimDirectiveWhitespaces()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with parameters of type TrueFalseType
 void JspPropertyGroupTypeImpl.setDeferredSyntaxAllowedAsLiteral(TrueFalseType value)
           
 void JspPropertyGroupTypeImpl.setElIgnored(TrueFalseType value)
           
 void PortComponentTypeImpl.setEnableMtom(TrueFalseType value)
           
 void PortComponentRefTypeImpl.setEnableMtom(TrueFalseType value)
           
 void InterceptorBindingTypeImpl.setExcludeClassInterceptors(TrueFalseType value)
           
 void InterceptorBindingTypeImpl.setExcludeDefaultInterceptors(TrueFalseType value)
           
 void JspPropertyGroupTypeImpl.setIsXml(TrueFalseType value)
           
 void EntityBeanTypeImpl.setReentrant(TrueFalseType value)
           
 void RemoveMethodTypeImpl.setRetainIfException(TrueFalseType value)
           
 void ApplicationExceptionTypeImpl.setRollback(TrueFalseType value)
           
 void JspPropertyGroupTypeImpl.setScriptingInvalid(TrueFalseType value)
           
 void JspPropertyGroupTypeImpl.setTrimDirectiveWhitespaces(TrueFalseType value)
           
 



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