Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.wsrm.Expires

Packages that use Expires
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.wsrm   
 

Uses of Expires in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.wsrm
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.wsrm declared as Expires
protected  Expires OfferType.expires
           
protected  Expires CreateSequenceResponseType.expires
           
protected  Expires CreateSequenceType.expires
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.wsrm that return Expires
 Expires Expires.clone()
          Creates and returns a copy of this object.
protected static Expires ObjectFactory.copyOfExpires(Expires clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.wsrm.Expires instance.
 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.prot.collections.valueclass.wsrm with parameters of type Expires
protected static Expires ObjectFactory.copyOfExpires(Expires clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.wsrm.Expires instance.
 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.
 

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



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