Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.InstructionIDType
-
Packages that use InstructionIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of InstructionIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as InstructionIDType Modifier and Type Field Description protected InstructionIDTypePaymentMeansType. instructionIDprotected InstructionIDTypePaymentType. instructionIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return InstructionIDType Modifier and Type Method Description InstructionIDTypePaymentMeansType. getInstructionID()Gets the value of the instructionID property.InstructionIDTypePaymentType. getInstructionID()Gets the value of the instructionID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type InstructionIDType Modifier and Type Method Description voidPaymentMeansType. setInstructionID(InstructionIDType value)Sets the value of the instructionID property.voidPaymentType. setInstructionID(InstructionIDType value)Sets the value of the instructionID property. -
Uses of InstructionIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return InstructionIDType Modifier and Type Method Description InstructionIDTypeObjectFactory. createInstructionIDType()Create an instance ofInstructionIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type InstructionIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<InstructionIDType>ObjectFactory. createInstructionID(InstructionIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type InstructionIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<InstructionIDType>ObjectFactory. createInstructionID(InstructionIDType value)
-