Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.IssueNumberIDType
-
Packages that use IssueNumberIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of IssueNumberIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as IssueNumberIDType Modifier and Type Field Description protected IssueNumberIDTypeCardAccountType. issueNumberIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return IssueNumberIDType Modifier and Type Method Description IssueNumberIDTypeCardAccountType. getIssueNumberID()Gets the value of the issueNumberID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type IssueNumberIDType Modifier and Type Method Description voidCardAccountType. setIssueNumberID(IssueNumberIDType value)Sets the value of the issueNumberID property. -
Uses of IssueNumberIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return IssueNumberIDType Modifier and Type Method Description IssueNumberIDTypeObjectFactory. createIssueNumberIDType()Create an instance ofIssueNumberIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type IssueNumberIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<IssueNumberIDType>ObjectFactory. createIssueNumberID(IssueNumberIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type IssueNumberIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<IssueNumberIDType>ObjectFactory. createIssueNumberID(IssueNumberIDType value)
-