Uses of Class
network.oxalis.peppol.sbdh.jaxb.StandardBusinessDocumentHeader
-
-
Uses of StandardBusinessDocumentHeader in network.oxalis.peppol.sbdh.jaxb
Fields in network.oxalis.peppol.sbdh.jaxb declared as StandardBusinessDocumentHeader Modifier and Type Field Description protected StandardBusinessDocumentHeaderStandardBusinessDocument. standardBusinessDocumentHeaderMethods in network.oxalis.peppol.sbdh.jaxb that return StandardBusinessDocumentHeader Modifier and Type Method Description StandardBusinessDocumentHeaderObjectFactory. createStandardBusinessDocumentHeader()Create an instance ofStandardBusinessDocumentHeaderStandardBusinessDocumentHeaderStandardBusinessDocument. getStandardBusinessDocumentHeader()Gets the value of the standardBusinessDocumentHeader property.Methods in network.oxalis.peppol.sbdh.jaxb that return types with arguments of type StandardBusinessDocumentHeader Modifier and Type Method Description jakarta.xml.bind.JAXBElement<StandardBusinessDocumentHeader>ObjectFactory. createStandardBusinessDocumentHeader(StandardBusinessDocumentHeader value)Methods in network.oxalis.peppol.sbdh.jaxb with parameters of type StandardBusinessDocumentHeader Modifier and Type Method Description jakarta.xml.bind.JAXBElement<StandardBusinessDocumentHeader>ObjectFactory. createStandardBusinessDocumentHeader(StandardBusinessDocumentHeader value)voidStandardBusinessDocument. setStandardBusinessDocumentHeader(StandardBusinessDocumentHeader value)Sets the value of the standardBusinessDocumentHeader property.
-