Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CorporateStockAmountType
-
Packages that use CorporateStockAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CorporateStockAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CorporateStockAmountType Modifier and Type Field Description protected CorporateStockAmountTypePartyLegalEntityType. corporateStockAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CorporateStockAmountType Modifier and Type Method Description CorporateStockAmountTypePartyLegalEntityType. getCorporateStockAmount()Gets the value of the corporateStockAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CorporateStockAmountType Modifier and Type Method Description voidPartyLegalEntityType. setCorporateStockAmount(CorporateStockAmountType value)Sets the value of the corporateStockAmount property. -
Uses of CorporateStockAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CorporateStockAmountType Modifier and Type Method Description CorporateStockAmountTypeObjectFactory. createCorporateStockAmountType()Create an instance ofCorporateStockAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CorporateStockAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CorporateStockAmountType>ObjectFactory. createCorporateStockAmount(CorporateStockAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CorporateStockAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CorporateStockAmountType>ObjectFactory. createCorporateStockAmount(CorporateStockAmountType value)
-