Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrm.Identifier

Packages that use Identifier
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrm   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrm.impl   
 

Uses of Identifier in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrm
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrm that return Identifier
 Identifier ObjectFactory.createIdentifier()
          Create an instance of Identifier
 Identifier TerminateSequenceType.getIdentifier()
          Gets the value of the identifier property.
 Identifier CloseSequenceResponseType.getIdentifier()
          Gets the value of the identifier property.
 Identifier OfferType.getIdentifier()
          Gets the value of the identifier property.
 Identifier TerminateSequenceResponseType.getIdentifier()
          Gets the value of the identifier property.
 Identifier SequenceType.getIdentifier()
          Gets the value of the identifier property.
 Identifier CreateSequenceResponseType.getIdentifier()
          Gets the value of the identifier property.
 Identifier SequenceAcknowledgement.getIdentifier()
          Gets the value of the identifier property.
 Identifier AckRequestedType.getIdentifier()
          Gets the value of the identifier property.
 Identifier CloseSequenceType.getIdentifier()
          Gets the value of the identifier property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrm with parameters of type Identifier
 void TerminateSequenceType.setIdentifier(Identifier value)
          Sets the value of the identifier property.
 void CloseSequenceResponseType.setIdentifier(Identifier value)
          Sets the value of the identifier property.
 void OfferType.setIdentifier(Identifier value)
          Sets the value of the identifier property.
 void TerminateSequenceResponseType.setIdentifier(Identifier value)
          Sets the value of the identifier property.
 void SequenceType.setIdentifier(Identifier value)
          Sets the value of the identifier property.
 void CreateSequenceResponseType.setIdentifier(Identifier value)
          Sets the value of the identifier property.
 void SequenceAcknowledgement.setIdentifier(Identifier value)
          Sets the value of the identifier property.
 void AckRequestedType.setIdentifier(Identifier value)
          Sets the value of the identifier property.
 void CloseSequenceType.setIdentifier(Identifier value)
          Sets the value of the identifier property.
 

Uses of Identifier in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrm.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrm.impl that implement Identifier
 class IdentifierImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrm.impl that return Identifier
 Identifier CloseSequenceResponseTypeImpl.getIdentifier()
           
 Identifier OfferTypeImpl.getIdentifier()
           
 Identifier TerminateSequenceResponseTypeImpl.getIdentifier()
           
 Identifier CreateSequenceResponseTypeImpl.getIdentifier()
           
 Identifier AckRequestedTypeImpl.getIdentifier()
           
 Identifier SequenceAcknowledgementImpl.getIdentifier()
           
 Identifier SequenceTypeImpl.getIdentifier()
           
 Identifier CloseSequenceTypeImpl.getIdentifier()
           
 Identifier TerminateSequenceTypeImpl.getIdentifier()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrm.impl with parameters of type Identifier
 void CloseSequenceResponseTypeImpl.setIdentifier(Identifier value)
           
 void OfferTypeImpl.setIdentifier(Identifier value)
           
 void TerminateSequenceResponseTypeImpl.setIdentifier(Identifier value)
           
 void CreateSequenceResponseTypeImpl.setIdentifier(Identifier value)
           
 void AckRequestedTypeImpl.setIdentifier(Identifier value)
           
 void SequenceAcknowledgementImpl.setIdentifier(Identifier value)
           
 void SequenceTypeImpl.setIdentifier(Identifier value)
           
 void CloseSequenceTypeImpl.setIdentifier(Identifier value)
           
 void TerminateSequenceTypeImpl.setIdentifier(Identifier value)
           
 



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