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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.message with type parameters of type PartyType
protected  List<PartyType> HeaderType.receiver
           
protected  List<PartyType> HeaderType.sender
           
 

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

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



Copyright © 2012. All Rights Reserved.