Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PartyTypeCodeType
-
Packages that use PartyTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PartyTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PartyTypeCodeType Modifier and Type Field Description protected PartyTypeCodeTypeContractingPartyTypeType. partyTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PartyTypeCodeType Modifier and Type Method Description PartyTypeCodeTypeContractingPartyTypeType. getPartyTypeCode()Gets the value of the partyTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PartyTypeCodeType Modifier and Type Method Description voidContractingPartyTypeType. setPartyTypeCode(PartyTypeCodeType value)Sets the value of the partyTypeCode property. -
Uses of PartyTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PartyTypeCodeType Modifier and Type Method Description PartyTypeCodeTypeObjectFactory. createPartyTypeCodeType()Create an instance ofPartyTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PartyTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PartyTypeCodeType>ObjectFactory. createPartyTypeCode(PartyTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PartyTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PartyTypeCodeType>ObjectFactory. createPartyTypeCode(PartyTypeCodeType value)
-