|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||