Uses of Class
network.oxalis.commons.certvalidator.jaxb.ValidatorType
-
Packages that use ValidatorType Package Description network.oxalis.commons.certvalidator.jaxb -
-
Uses of ValidatorType in network.oxalis.commons.certvalidator.jaxb
Fields in network.oxalis.commons.certvalidator.jaxb with type parameters of type ValidatorType Modifier and Type Field Description protected List<ValidatorType>ValidatorRecipe. validatorMethods in network.oxalis.commons.certvalidator.jaxb that return ValidatorType Modifier and Type Method Description ValidatorTypeObjectFactory. createValidatorType()Create an instance ofValidatorTypeMethods in network.oxalis.commons.certvalidator.jaxb that return types with arguments of type ValidatorType Modifier and Type Method Description List<ValidatorType>ValidatorRecipe. getValidator()Gets the value of the validator property.
-