Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.wsrm.OfferType

Packages that use OfferType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.wsrm   
 

Uses of OfferType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.wsrm
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.wsrm declared as OfferType
protected  OfferType CreateSequenceType.offer
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.wsrm that return OfferType
 OfferType OfferType.clone()
          Creates and returns a copy of this object.
 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.indexed.valueclass.wsrm with parameters of type OfferType
 void CreateSequenceType.setOffer(OfferType value)
          Sets the value of the offer property.
 

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



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