Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ParticipationPercentType
-
Packages that use ParticipationPercentType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ParticipationPercentType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ParticipationPercentType Modifier and Type Field Description protected ParticipationPercentTypeQualifyingPartyType. participationPercentMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ParticipationPercentType Modifier and Type Method Description ParticipationPercentTypeQualifyingPartyType. getParticipationPercent()Gets the value of the participationPercent property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ParticipationPercentType Modifier and Type Method Description voidQualifyingPartyType. setParticipationPercent(ParticipationPercentType value)Sets the value of the participationPercent property. -
Uses of ParticipationPercentType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ParticipationPercentType Modifier and Type Method Description ParticipationPercentTypeObjectFactory. createParticipationPercentType()Create an instance ofParticipationPercentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ParticipationPercentType Modifier and Type Method Description javax.xml.bind.JAXBElement<ParticipationPercentType>ObjectFactory. createParticipationPercent(ParticipationPercentType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ParticipationPercentType Modifier and Type Method Description javax.xml.bind.JAXBElement<ParticipationPercentType>ObjectFactory. createParticipationPercent(ParticipationPercentType value)
-