Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ParentDocumentLineReferenceIDType
-
Packages that use ParentDocumentLineReferenceIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ParentDocumentLineReferenceIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ParentDocumentLineReferenceIDType Modifier and Type Field Description protected ParentDocumentLineReferenceIDTypeConsumptionLineType. parentDocumentLineReferenceIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ParentDocumentLineReferenceIDType Modifier and Type Method Description ParentDocumentLineReferenceIDTypeConsumptionLineType. getParentDocumentLineReferenceID()Gets the value of the parentDocumentLineReferenceID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ParentDocumentLineReferenceIDType Modifier and Type Method Description voidConsumptionLineType. setParentDocumentLineReferenceID(ParentDocumentLineReferenceIDType value)Sets the value of the parentDocumentLineReferenceID property. -
Uses of ParentDocumentLineReferenceIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ParentDocumentLineReferenceIDType Modifier and Type Method Description ParentDocumentLineReferenceIDTypeObjectFactory. createParentDocumentLineReferenceIDType()Create an instance ofParentDocumentLineReferenceIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ParentDocumentLineReferenceIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<ParentDocumentLineReferenceIDType>ObjectFactory. createParentDocumentLineReferenceID(ParentDocumentLineReferenceIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ParentDocumentLineReferenceIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<ParentDocumentLineReferenceIDType>ObjectFactory. createParentDocumentLineReferenceID(ParentDocumentLineReferenceIDType value)
-