Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.FileNameType
-
Packages that use FileNameType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of FileNameType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as FileNameType Modifier and Type Field Description protected FileNameTypeExternalReferenceType. fileNameMethods in network.oxalis.peppol.ubl2.jaxb.cac that return FileNameType Modifier and Type Method Description FileNameTypeExternalReferenceType. getFileName()Gets the value of the fileName property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type FileNameType Modifier and Type Method Description voidExternalReferenceType. setFileName(FileNameType value)Sets the value of the fileName property. -
Uses of FileNameType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return FileNameType Modifier and Type Method Description FileNameTypeObjectFactory. createFileNameType()Create an instance ofFileNameTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type FileNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<FileNameType>ObjectFactory. createFileName(FileNameType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type FileNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<FileNameType>ObjectFactory. createFileName(FileNameType value)
-