Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm.DetailType

Packages that use DetailType
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm.impl   
 

Uses of DetailType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm that return DetailType
 DetailType ObjectFactory.createDetailType()
          Create an instance of DetailType
 DetailType SequenceFaultType.getDetail()
          Gets the value of the detail property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm with parameters of type DetailType
 void SequenceFaultType.setDetail(DetailType value)
          Sets the value of the detail property.
 

Uses of DetailType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm.impl that implement DetailType
 class DetailTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm.impl that return DetailType
 DetailType SequenceFaultTypeImpl.getDetail()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm.impl with parameters of type DetailType
 void SequenceFaultTypeImpl.setDetail(DetailType value)
           
 



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