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

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

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

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.wsrm that return OfferType
 OfferType ObjectFactory.createOfferType()
          Create an instance of OfferType
 OfferType CreateSequenceType.getOffer()
          Gets the value of the offer property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.wsrm with parameters of type OfferType
 void CreateSequenceType.setOffer(OfferType value)
          Sets the value of the offer property.
 

Uses of OfferType 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 OfferType
 class OfferTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.wsrm.impl that return OfferType
 OfferType CreateSequenceTypeImpl.getOffer()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.wsrm.impl with parameters of type OfferType
 void CreateSequenceTypeImpl.setOffer(OfferType value)
           
 



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