Uses of Class
network.oxalis.peppol.schematron.jaxb.quickfix.Description
-
Packages that use Description Package Description network.oxalis.peppol.schematron.jaxb.quickfix -
-
Uses of Description in network.oxalis.peppol.schematron.jaxb.quickfix
Fields in network.oxalis.peppol.schematron.jaxb.quickfix with type parameters of type Description Modifier and Type Field Description protected List<Description>Fix. descriptionprotected List<Description>UserEntry. descriptionMethods in network.oxalis.peppol.schematron.jaxb.quickfix that return Description Modifier and Type Method Description DescriptionObjectFactory. createDescription()Create an instance ofDescriptionMethods in network.oxalis.peppol.schematron.jaxb.quickfix that return types with arguments of type Description Modifier and Type Method Description List<Description>Fix. getDescription()Gets the value of the description property.List<Description>UserEntry. getDescription()Gets the value of the description property.
-