public class PartyInformation extends Object
| Constructor and Description |
|---|
PartyInformation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCodeIdentification() |
String |
getCodeListAgency() |
String |
getPartyIdentificationCode() |
void |
setCodeIdentification(String codeIdentification) |
void |
setCodeListAgency(String codeListAgency) |
void |
setPartyIdentificationCode(String partyIdentificationCode) |
public PartyInformation()
public String getCodeIdentification()
public void setCodeIdentification(String codeIdentification)
public String getPartyIdentificationCode()
public void setPartyIdentificationCode(String partyIdentificationCode)
public String getCodeListAgency()
public void setCodeListAgency(String codeListAgency)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.