Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.message.PartyType

Packages that use PartyType
org.sdmx.resources.sdmxml.schemas.v2_1.message   
 

Uses of PartyType in org.sdmx.resources.sdmxml.schemas.v2_1.message
 

Subclasses of PartyType in org.sdmx.resources.sdmxml.schemas.v2_1.message
 class SenderType
          SenderType extends the basic party structure to add an optional time zone declaration.
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.message with type parameters of type PartyType
protected  List<PartyType> BaseHeaderType.receiver
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.message that return PartyType
 PartyType ObjectFactory.createPartyType()
          Create an instance of PartyType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.message that return types with arguments of type PartyType
 List<PartyType> BaseHeaderType.getReceiver()
          Gets the value of the receiver property.
 



Copyright © 2012. All Rights Reserved.