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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm that return Expires
 Expires ObjectFactory.createExpires()
          Create an instance of Expires
 Expires OfferType.getExpires()
          Gets the value of the expires property.
 Expires CreateSequenceResponseType.getExpires()
          Gets the value of the expires property.
 Expires CreateSequenceType.getExpires()
          Gets the value of the expires property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm with parameters of type Expires
 void OfferType.setExpires(Expires value)
          Sets the value of the expires property.
 void CreateSequenceResponseType.setExpires(Expires value)
          Sets the value of the expires property.
 void CreateSequenceType.setExpires(Expires value)
          Sets the value of the expires property.
 

Uses of Expires 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 Expires
 class ExpiresImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm.impl that return Expires
 Expires OfferTypeImpl.getExpires()
           
 Expires CreateSequenceResponseTypeImpl.getExpires()
           
 Expires CreateSequenceTypeImpl.getExpires()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrm.impl with parameters of type Expires
 void OfferTypeImpl.setExpires(Expires value)
           
 void CreateSequenceResponseTypeImpl.setExpires(Expires value)
           
 void CreateSequenceTypeImpl.setExpires(Expires value)
           
 



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