|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Document | |
---|---|
be.ehealth.businessconnector.ehbox.api.domain |
Uses of Document in be.ehealth.businessconnector.ehbox.api.domain |
---|
Methods in be.ehealth.businessconnector.ehbox.api.domain that return Document | |
---|---|
Document |
DocumentMessage.getDocument()
|
Document |
NewsMessage.getNews()
Deprecated. will be removed in version 3.3 , use getDocument() instead |
Methods in be.ehealth.businessconnector.ehbox.api.domain that return types with arguments of type Document | |
---|---|
List<Document> |
DocumentMessage.getAnnexList()
|
Methods in be.ehealth.businessconnector.ehbox.api.domain with parameters of type Document | |
---|---|
void |
DocumentMessage.setDocument(Document document)
|
void |
NewsMessage.setNews(Document news)
Deprecated. will be removed in version 3.3 , use setDocument(news) instead |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |