public class UBLDAPullProvider extends java.lang.Object implements IXMLProvider
| Modifier and Type | Field and Description |
|---|---|
protected TransactionCalculator |
calc |
protected Profile |
profile |
protected IExportableTransaction |
trans |
| Constructor and Description |
|---|
UBLDAPullProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateXML(IExportableTransaction trans) |
java.lang.String |
getPartyXML(IZUGFeRDExportableTradeParty tp) |
Profile |
getProfile() |
byte[] |
getXML() |
void |
setProfile(Profile p) |
void |
setTest() |
protected IExportableTransaction trans
protected TransactionCalculator calc
protected Profile profile
public void generateXML(IExportableTransaction trans)
generateXML in interface IXMLProviderpublic java.lang.String getPartyXML(IZUGFeRDExportableTradeParty tp)
public byte[] getXML()
getXML in interface IXMLProviderpublic void setTest()
setTest in interface IXMLProviderpublic void setProfile(Profile p)
setProfile in interface IXMLProviderpublic Profile getProfile()
getProfile in interface IXMLProviderCopyright © 2023. All rights reserved.