Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.wsrm.AcceptType

Packages that use AcceptType
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.wsrm   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.wsrm.impl   
 

Uses of AcceptType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.wsrm
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.wsrm that return AcceptType
 AcceptType ObjectFactory.createAcceptType()
          Create an instance of AcceptType
 AcceptType CreateSequenceResponseType.getAccept()
          Gets the value of the accept property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.wsrm with parameters of type AcceptType
 void CreateSequenceResponseType.setAccept(AcceptType value)
          Sets the value of the accept property.
 

Uses of AcceptType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.wsrm.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.wsrm.impl that implement AcceptType
 class AcceptTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.wsrm.impl that return AcceptType
 AcceptType CreateSequenceResponseTypeImpl.getAccept()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.wsrm.impl with parameters of type AcceptType
 void CreateSequenceResponseTypeImpl.setAccept(AcceptType value)
           
 



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