|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentType | |
|---|---|
| be.ehealth.technicalconnector.beid.domain | |
| Uses of DocumentType in be.ehealth.technicalconnector.beid.domain |
|---|
| Methods in be.ehealth.technicalconnector.beid.domain that return DocumentType | |
|---|---|
DocumentType |
Identity.getDocumentType()
|
static DocumentType |
DocumentType.toDocumentType(byte[] value)
Transforms a byte array into a Document type |
static DocumentType |
DocumentType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DocumentType[] |
DocumentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in be.ehealth.technicalconnector.beid.domain with parameters of type DocumentType | |
|---|---|
void |
Identity.setDocumentType(DocumentType documentType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||