Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MedicalFirstAidGuideCodeType
-
Packages that use MedicalFirstAidGuideCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MedicalFirstAidGuideCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MedicalFirstAidGuideCodeType Modifier and Type Field Description protected MedicalFirstAidGuideCodeTypeHazardousItemType. medicalFirstAidGuideCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MedicalFirstAidGuideCodeType Modifier and Type Method Description MedicalFirstAidGuideCodeTypeHazardousItemType. getMedicalFirstAidGuideCode()Gets the value of the medicalFirstAidGuideCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MedicalFirstAidGuideCodeType Modifier and Type Method Description voidHazardousItemType. setMedicalFirstAidGuideCode(MedicalFirstAidGuideCodeType value)Sets the value of the medicalFirstAidGuideCode property. -
Uses of MedicalFirstAidGuideCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MedicalFirstAidGuideCodeType Modifier and Type Method Description MedicalFirstAidGuideCodeTypeObjectFactory. createMedicalFirstAidGuideCodeType()Create an instance ofMedicalFirstAidGuideCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MedicalFirstAidGuideCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MedicalFirstAidGuideCodeType>ObjectFactory. createMedicalFirstAidGuideCode(MedicalFirstAidGuideCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MedicalFirstAidGuideCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MedicalFirstAidGuideCodeType>ObjectFactory. createMedicalFirstAidGuideCode(MedicalFirstAidGuideCodeType value)
-