Uses of Class
nl.b3p.csw.jaxb.filter.UnaryLogicOpType
-
Packages that use UnaryLogicOpType Package Description nl.b3p.csw.jaxb.filter -
-
Uses of UnaryLogicOpType in nl.b3p.csw.jaxb.filter
Methods in nl.b3p.csw.jaxb.filter that return UnaryLogicOpType Modifier and Type Method Description UnaryLogicOpTypeObjectFactory. createUnaryLogicOpType()Create an instance ofUnaryLogicOpTypeMethods in nl.b3p.csw.jaxb.filter with parameters of type UnaryLogicOpType Modifier and Type Method Description NotObjectFactory. createNot(UnaryLogicOpType value)Create an instance ofNot}Constructors in nl.b3p.csw.jaxb.filter with parameters of type UnaryLogicOpType Constructor Description Not(UnaryLogicOpType value)
-