Uses of Class
be.fgov.ehealth.recipe.core.v4.CreatePrescriptionAdministrativeInformationType
-
Packages that use CreatePrescriptionAdministrativeInformationType Package Description be.fgov.ehealth.recipe.core.v4 be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of CreatePrescriptionAdministrativeInformationType in be.fgov.ehealth.recipe.core.v4
Methods in be.fgov.ehealth.recipe.core.v4 that return CreatePrescriptionAdministrativeInformationType Modifier and Type Method Description CreatePrescriptionAdministrativeInformationTypeObjectFactory. createCreatePrescriptionAdministrativeInformationType()Create an instance ofCreatePrescriptionAdministrativeInformationType -
Uses of CreatePrescriptionAdministrativeInformationType in be.fgov.ehealth.recipe.protocol.v4
Fields in be.fgov.ehealth.recipe.protocol.v4 declared as CreatePrescriptionAdministrativeInformationType Modifier and Type Field Description protected CreatePrescriptionAdministrativeInformationTypeCreatePrescriptionRequestType. administrativeInformationMethods in be.fgov.ehealth.recipe.protocol.v4 that return CreatePrescriptionAdministrativeInformationType Modifier and Type Method Description CreatePrescriptionAdministrativeInformationTypeCreatePrescriptionRequestType. getAdministrativeInformation()Gets the value of the administrativeInformation property.Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type CreatePrescriptionAdministrativeInformationType Modifier and Type Method Description voidCreatePrescriptionRequestType. setAdministrativeInformation(CreatePrescriptionAdministrativeInformationType value)Sets the value of the administrativeInformation property.
-