Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ParentDocumentVersionIDType
-
Packages that use ParentDocumentVersionIDType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ParentDocumentVersionIDType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ParentDocumentVersionIDType Modifier and Type Field Description protected ParentDocumentVersionIDTypeAttachedDocumentType. parentDocumentVersionIDMethods in network.oxalis.peppol.ubl2.jaxb that return ParentDocumentVersionIDType Modifier and Type Method Description ParentDocumentVersionIDTypeAttachedDocumentType. getParentDocumentVersionID()Gets the value of the parentDocumentVersionID property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ParentDocumentVersionIDType Modifier and Type Method Description voidAttachedDocumentType. setParentDocumentVersionID(ParentDocumentVersionIDType value)Sets the value of the parentDocumentVersionID property. -
Uses of ParentDocumentVersionIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ParentDocumentVersionIDType Modifier and Type Method Description ParentDocumentVersionIDTypeObjectFactory. createParentDocumentVersionIDType()Create an instance ofParentDocumentVersionIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ParentDocumentVersionIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ParentDocumentVersionIDType>ObjectFactory. createParentDocumentVersionID(ParentDocumentVersionIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ParentDocumentVersionIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ParentDocumentVersionIDType>ObjectFactory. createParentDocumentVersionID(ParentDocumentVersionIDType value)
-