Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ParentDocumentTypeCodeType
-
Packages that use ParentDocumentTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ParentDocumentTypeCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ParentDocumentTypeCodeType Modifier and Type Field Description protected ParentDocumentTypeCodeTypeAttachedDocumentType. parentDocumentTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb that return ParentDocumentTypeCodeType Modifier and Type Method Description ParentDocumentTypeCodeTypeAttachedDocumentType. getParentDocumentTypeCode()Gets the value of the parentDocumentTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ParentDocumentTypeCodeType Modifier and Type Method Description voidAttachedDocumentType. setParentDocumentTypeCode(ParentDocumentTypeCodeType value)Sets the value of the parentDocumentTypeCode property. -
Uses of ParentDocumentTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ParentDocumentTypeCodeType Modifier and Type Method Description ParentDocumentTypeCodeTypeObjectFactory. createParentDocumentTypeCodeType()Create an instance ofParentDocumentTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ParentDocumentTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ParentDocumentTypeCodeType>ObjectFactory. createParentDocumentTypeCode(ParentDocumentTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ParentDocumentTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ParentDocumentTypeCodeType>ObjectFactory. createParentDocumentTypeCode(ParentDocumentTypeCodeType value)
-