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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.wsrm declared as Identifier
protected  Identifier TerminateSequenceType.identifier
           
protected  Identifier CloseSequenceResponseType.identifier
           
protected  Identifier OfferType.identifier
           
protected  Identifier TerminateSequenceResponseType.identifier
           
protected  Identifier SequenceType.identifier
           
protected  Identifier CreateSequenceResponseType.identifier
           
protected  Identifier SequenceAcknowledgement.identifier
           
protected  Identifier AckRequestedType.identifier
           
protected  Identifier CloseSequenceType.identifier
           
 

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

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



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