Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.wsrm.AcceptType

Packages that use AcceptType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.wsrm   
 

Uses of AcceptType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.wsrm
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.wsrm declared as AcceptType
protected  AcceptType CreateSequenceResponseType.accept
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.wsrm that return AcceptType
 AcceptType AcceptType.clone()
          Creates and returns a copy of this object.
protected static AcceptType ObjectFactory.copyOfAcceptType(AcceptType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.wsrm.AcceptType instance.
 AcceptType ObjectFactory.createAcceptType()
          Create an instance of AcceptType
 AcceptType CreateSequenceResponseType.getAccept()
          Gets the value of the accept property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.wsrm with parameters of type AcceptType
protected static AcceptType ObjectFactory.copyOfAcceptType(AcceptType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.wsrm.AcceptType instance.
 void CreateSequenceResponseType.setAccept(AcceptType value)
          Sets the value of the accept property.
 

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



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