Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RemarksType
-
Packages that use RemarksType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RemarksType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type RemarksType Modifier and Type Field Description protected List<RemarksType>CertificateOfOriginApplicationType. remarksprotected List<RemarksType>CertificateType. remarksprotected List<RemarksType>ConsignmentType. remarksprotected List<RemarksType>EndorsementType. remarksprotected List<RemarksType>TransportScheduleType. remarksMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type RemarksType Modifier and Type Method Description List<RemarksType>CertificateOfOriginApplicationType. getRemarks()Gets the value of the remarks property.List<RemarksType>CertificateType. getRemarks()Gets the value of the remarks property.List<RemarksType>ConsignmentType. getRemarks()Gets the value of the remarks property.List<RemarksType>EndorsementType. getRemarks()Gets the value of the remarks property.List<RemarksType>TransportScheduleType. getRemarks()Gets the value of the remarks property. -
Uses of RemarksType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RemarksType Modifier and Type Method Description RemarksTypeObjectFactory. createRemarksType()Create an instance ofRemarksTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RemarksType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RemarksType>ObjectFactory. createRemarks(RemarksType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RemarksType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RemarksType>ObjectFactory. createRemarks(RemarksType value)
-