Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PartyCapacityAmountType
-
Packages that use PartyCapacityAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PartyCapacityAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PartyCapacityAmountType Modifier and Type Field Description protected PartyCapacityAmountTypeCompletedTaskType. partyCapacityAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PartyCapacityAmountType Modifier and Type Method Description PartyCapacityAmountTypeCompletedTaskType. getPartyCapacityAmount()Gets the value of the partyCapacityAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PartyCapacityAmountType Modifier and Type Method Description voidCompletedTaskType. setPartyCapacityAmount(PartyCapacityAmountType value)Sets the value of the partyCapacityAmount property. -
Uses of PartyCapacityAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PartyCapacityAmountType Modifier and Type Method Description PartyCapacityAmountTypeObjectFactory. createPartyCapacityAmountType()Create an instance ofPartyCapacityAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PartyCapacityAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<PartyCapacityAmountType>ObjectFactory. createPartyCapacityAmount(PartyCapacityAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PartyCapacityAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<PartyCapacityAmountType>ObjectFactory. createPartyCapacityAmount(PartyCapacityAmountType value)
-