Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ParentDocumentIDType
-
Packages that use ParentDocumentIDType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ParentDocumentIDType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ParentDocumentIDType Modifier and Type Field Description protected ParentDocumentIDTypeAttachedDocumentType. parentDocumentIDMethods in network.oxalis.peppol.ubl2.jaxb that return ParentDocumentIDType Modifier and Type Method Description ParentDocumentIDTypeAttachedDocumentType. getParentDocumentID()Gets the value of the parentDocumentID property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ParentDocumentIDType Modifier and Type Method Description voidAttachedDocumentType. setParentDocumentID(ParentDocumentIDType value)Sets the value of the parentDocumentID property. -
Uses of ParentDocumentIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ParentDocumentIDType Modifier and Type Method Description ParentDocumentIDTypeObjectFactory. createParentDocumentIDType()Create an instance ofParentDocumentIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ParentDocumentIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ParentDocumentIDType>ObjectFactory. createParentDocumentID(ParentDocumentIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ParentDocumentIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ParentDocumentIDType>ObjectFactory. createParentDocumentID(ParentDocumentIDType value)
-