MessageHeader.PartyId

public static final class PartyId

A PartyId inside From or To

Constructors

PartyId

PartyId(String id, String type)

Initializes PartyId object

Methods

getId

public String getId()

Gets party ID.

Returns:Party ID stored in this object.

getType

public String getType()

Gets value of the “type” attribute .

Returns:Value of the “type” attribute.