Uses of Class
be.fgov.ehealth.recipe.core.v4.PrescriberPutVisionInformationType
-
Packages that use PrescriberPutVisionInformationType Package Description be.fgov.ehealth.recipe.core.v4 be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of PrescriberPutVisionInformationType in be.fgov.ehealth.recipe.core.v4
Methods in be.fgov.ehealth.recipe.core.v4 that return PrescriberPutVisionInformationType Modifier and Type Method Description PrescriberPutVisionInformationTypeObjectFactory. createPrescriberPutVisionInformationType()Create an instance ofPrescriberPutVisionInformationType -
Uses of PrescriberPutVisionInformationType in be.fgov.ehealth.recipe.protocol.v4
Fields in be.fgov.ehealth.recipe.protocol.v4 declared as PrescriberPutVisionInformationType Modifier and Type Field Description protected PrescriberPutVisionInformationTypePutVisionForPrescriberRequestType. administrativeInformationMethods in be.fgov.ehealth.recipe.protocol.v4 that return PrescriberPutVisionInformationType Modifier and Type Method Description PrescriberPutVisionInformationTypePutVisionForPrescriberRequestType. getAdministrativeInformation()Gets the value of the administrativeInformation property.Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type PrescriberPutVisionInformationType Modifier and Type Method Description voidPutVisionForPrescriberRequestType. setAdministrativeInformation(PrescriberPutVisionInformationType value)Sets the value of the administrativeInformation property.
-