Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DemurrageInstructionsType
-
Packages that use DemurrageInstructionsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DemurrageInstructionsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type DemurrageInstructionsType Modifier and Type Field Description protected List<DemurrageInstructionsType>ShipmentStageType. demurrageInstructionsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type DemurrageInstructionsType Modifier and Type Method Description List<DemurrageInstructionsType>ShipmentStageType. getDemurrageInstructions()Gets the value of the demurrageInstructions property. -
Uses of DemurrageInstructionsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DemurrageInstructionsType Modifier and Type Method Description DemurrageInstructionsTypeObjectFactory. createDemurrageInstructionsType()Create an instance ofDemurrageInstructionsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DemurrageInstructionsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DemurrageInstructionsType>ObjectFactory. createDemurrageInstructions(DemurrageInstructionsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DemurrageInstructionsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DemurrageInstructionsType>ObjectFactory. createDemurrageInstructions(DemurrageInstructionsType value)
-