Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MarkAttentionType
-
Packages that use MarkAttentionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MarkAttentionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MarkAttentionType Modifier and Type Field Description protected MarkAttentionTypeAddressType. markAttentionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MarkAttentionType Modifier and Type Method Description MarkAttentionTypeAddressType. getMarkAttention()Gets the value of the markAttention property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MarkAttentionType Modifier and Type Method Description voidAddressType. setMarkAttention(MarkAttentionType value)Sets the value of the markAttention property. -
Uses of MarkAttentionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MarkAttentionType Modifier and Type Method Description MarkAttentionTypeObjectFactory. createMarkAttentionType()Create an instance ofMarkAttentionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MarkAttentionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MarkAttentionType>ObjectFactory. createMarkAttention(MarkAttentionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MarkAttentionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MarkAttentionType>ObjectFactory. createMarkAttention(MarkAttentionType value)
-