Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DepartmentType
-
Packages that use DepartmentType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DepartmentType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DepartmentType Modifier and Type Field Description protected DepartmentTypeAddressType. departmentMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DepartmentType Modifier and Type Method Description DepartmentTypeAddressType. getDepartment()Gets the value of the department property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DepartmentType Modifier and Type Method Description voidAddressType. setDepartment(DepartmentType value)Sets the value of the department property. -
Uses of DepartmentType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DepartmentType Modifier and Type Method Description DepartmentTypeObjectFactory. createDepartmentType()Create an instance ofDepartmentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DepartmentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DepartmentType>ObjectFactory. createDepartment(DepartmentType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DepartmentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DepartmentType>ObjectFactory. createDepartment(DepartmentType value)
-