Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PartecipationPercentType
-
Packages that use PartecipationPercentType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PartecipationPercentType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PartecipationPercentType Modifier and Type Field Description protected PartecipationPercentTypeShareholderPartyType. partecipationPercentMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PartecipationPercentType Modifier and Type Method Description PartecipationPercentTypeShareholderPartyType. getPartecipationPercent()Gets the value of the partecipationPercent property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PartecipationPercentType Modifier and Type Method Description voidShareholderPartyType. setPartecipationPercent(PartecipationPercentType value)Sets the value of the partecipationPercent property. -
Uses of PartecipationPercentType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PartecipationPercentType Modifier and Type Method Description PartecipationPercentTypeObjectFactory. createPartecipationPercentType()Create an instance ofPartecipationPercentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PartecipationPercentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PartecipationPercentType>ObjectFactory. createPartecipationPercent(PartecipationPercentType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PartecipationPercentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PartecipationPercentType>ObjectFactory. createPartecipationPercent(PartecipationPercentType value)
-