|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalSearchType | |
---|---|
be.fgov.ehealth.hubservices.core.v2 |
Uses of LocalSearchType in be.fgov.ehealth.hubservices.core.v2 |
---|
Methods in be.fgov.ehealth.hubservices.core.v2 that return LocalSearchType | |
---|---|
static LocalSearchType |
LocalSearchType.fromValue(String v)
|
LocalSearchType |
SelectGetTransactionListType.getSearchtype()
Gets the value of the searchtype property. |
LocalSearchType |
SelectGetPatientAuditTrailType.getSearchtype()
Gets the value of the searchtype property. |
static LocalSearchType |
LocalSearchType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LocalSearchType[] |
LocalSearchType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.fgov.ehealth.hubservices.core.v2 with parameters of type LocalSearchType | |
---|---|
void |
SelectGetTransactionListType.setSearchtype(LocalSearchType value)
Sets the value of the searchtype property. |
void |
SelectGetPatientAuditTrailType.setSearchtype(LocalSearchType value)
Sets the value of the searchtype property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |