Uses of Class
network.oxalis.peppol.schematron.jaxb.quickfix.Param
-
Packages that use Param Package Description network.oxalis.peppol.schematron.jaxb.quickfix -
-
Uses of Param in network.oxalis.peppol.schematron.jaxb.quickfix
Fields in network.oxalis.peppol.schematron.jaxb.quickfix with type parameters of type Param Modifier and Type Field Description protected List<Param>Fix. paramAbstract parameters (see attributeMethods in network.oxalis.peppol.schematron.jaxb.quickfix that return Param Modifier and Type Method Description ParamObjectFactory. createParam()Create an instance ofParamMethods in network.oxalis.peppol.schematron.jaxb.quickfix that return types with arguments of type Param Modifier and Type Method Description List<Param>Fix. getParam()Abstract parameters (see attribute
-