Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RankType
-
Packages that use RankType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RankType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RankType Modifier and Type Field Description protected RankTypeWinningPartyType. rankMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RankType Modifier and Type Method Description RankTypeWinningPartyType. getRank()Gets the value of the rank property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RankType Modifier and Type Method Description voidWinningPartyType. setRank(RankType value)Sets the value of the rank property. -
Uses of RankType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RankType Modifier and Type Method Description RankTypeObjectFactory. createRankType()Create an instance ofRankTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RankType Modifier and Type Method Description javax.xml.bind.JAXBElement<RankType>ObjectFactory. createRank(RankType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RankType Modifier and Type Method Description javax.xml.bind.JAXBElement<RankType>ObjectFactory. createRank(RankType value)
-