|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Contact | |
---|---|
org.jembi.sdmxhd.dsd | |
org.jembi.sdmxhd.header |
Uses of Contact in org.jembi.sdmxhd.dsd |
---|
Methods in org.jembi.sdmxhd.dsd that return Contact | |
---|---|
Contact |
Organisation.getCollectorContact()
|
Contact |
Organisation.getDisseminatorContact()
|
Contact |
Organisation.getMaintenanceContact()
|
Contact |
Organisation.getOtherContact()
|
Contact |
Organisation.getReporterContact()
|
Methods in org.jembi.sdmxhd.dsd with parameters of type Contact | |
---|---|
void |
Organisation.setCollectorContact(Contact collectorContact)
|
void |
Organisation.setDisseminatorContact(Contact disseminatorContact)
|
void |
Organisation.setMaintenanceContact(Contact maintenanceContact)
|
void |
Organisation.setOtherContact(Contact otherContact)
|
void |
Organisation.setReporterContact(Contact reporterContact)
|
Uses of Contact in org.jembi.sdmxhd.header |
---|
Methods in org.jembi.sdmxhd.header that return Contact | |
---|---|
Contact |
Sender.getContact()
|
Contact |
Receiver.getContact()
|
Methods in org.jembi.sdmxhd.header with parameters of type Contact | |
---|---|
void |
Sender.setContact(Contact contact)
|
void |
Receiver.setContact(Contact contact)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |