Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MarkCareIndicatorType
-
Packages that use MarkCareIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MarkCareIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MarkCareIndicatorType Modifier and Type Field Description protected MarkCareIndicatorTypePartyType. markCareIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MarkCareIndicatorType Modifier and Type Method Description MarkCareIndicatorTypePartyType. getMarkCareIndicator()Gets the value of the markCareIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MarkCareIndicatorType Modifier and Type Method Description voidPartyType. setMarkCareIndicator(MarkCareIndicatorType value)Sets the value of the markCareIndicator property. -
Uses of MarkCareIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MarkCareIndicatorType Modifier and Type Method Description MarkCareIndicatorTypeObjectFactory. createMarkCareIndicatorType()Create an instance ofMarkCareIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MarkCareIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MarkCareIndicatorType>ObjectFactory. createMarkCareIndicator(MarkCareIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MarkCareIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MarkCareIndicatorType>ObjectFactory. createMarkCareIndicator(MarkCareIndicatorType value)
-