Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm.IncompleteSequenceBehaviorType

Packages that use IncompleteSequenceBehaviorType
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm.impl   
 

Uses of IncompleteSequenceBehaviorType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm that return IncompleteSequenceBehaviorType
static IncompleteSequenceBehaviorType IncompleteSequenceBehaviorType.fromValue(String v)
           
 IncompleteSequenceBehaviorType OfferType.getIncompleteSequenceBehavior()
          Gets the value of the incompleteSequenceBehavior property.
 IncompleteSequenceBehaviorType CreateSequenceResponseType.getIncompleteSequenceBehavior()
          Gets the value of the incompleteSequenceBehavior property.
static IncompleteSequenceBehaviorType IncompleteSequenceBehaviorType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IncompleteSequenceBehaviorType[] IncompleteSequenceBehaviorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm with parameters of type IncompleteSequenceBehaviorType
 void OfferType.setIncompleteSequenceBehavior(IncompleteSequenceBehaviorType value)
          Sets the value of the incompleteSequenceBehavior property.
 void CreateSequenceResponseType.setIncompleteSequenceBehavior(IncompleteSequenceBehaviorType value)
          Sets the value of the incompleteSequenceBehavior property.
 

Uses of IncompleteSequenceBehaviorType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm.impl
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm.impl declared as IncompleteSequenceBehaviorType
protected  IncompleteSequenceBehaviorType OfferTypeImpl.incompleteSequenceBehavior
           
protected  IncompleteSequenceBehaviorType CreateSequenceResponseTypeImpl.incompleteSequenceBehavior
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm.impl that return IncompleteSequenceBehaviorType
 IncompleteSequenceBehaviorType OfferTypeImpl.getIncompleteSequenceBehavior()
           
 IncompleteSequenceBehaviorType CreateSequenceResponseTypeImpl.getIncompleteSequenceBehavior()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm.impl with parameters of type IncompleteSequenceBehaviorType
 void OfferTypeImpl.setIncompleteSequenceBehavior(IncompleteSequenceBehaviorType value)
           
 void CreateSequenceResponseTypeImpl.setIncompleteSequenceBehavior(IncompleteSequenceBehaviorType value)
           
 



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