Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ChipApplicationIDType
-
Packages that use ChipApplicationIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ChipApplicationIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ChipApplicationIDType Modifier and Type Field Description protected ChipApplicationIDTypeCardAccountType. chipApplicationIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ChipApplicationIDType Modifier and Type Method Description ChipApplicationIDTypeCardAccountType. getChipApplicationID()Gets the value of the chipApplicationID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ChipApplicationIDType Modifier and Type Method Description voidCardAccountType. setChipApplicationID(ChipApplicationIDType value)Sets the value of the chipApplicationID property. -
Uses of ChipApplicationIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ChipApplicationIDType Modifier and Type Method Description ChipApplicationIDTypeObjectFactory. createChipApplicationIDType()Create an instance ofChipApplicationIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ChipApplicationIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ChipApplicationIDType>ObjectFactory. createChipApplicationID(ChipApplicationIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ChipApplicationIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ChipApplicationIDType>ObjectFactory. createChipApplicationID(ChipApplicationIDType value)
-