Uses of Class
de.knightsoftnet.validators.shared.Gtin8
-
Packages that use Gtin8 Package Description de.knightsoftnet.validators.shared JSR-303/JSR-349 annotations to check bean entries (interfaces).de.knightsoftnet.validators.shared.impl JSR-303/JSR-349/JSR-380 annotations to check bean entries (implementations). -
-
Uses of Gtin8 in de.knightsoftnet.validators.shared
Methods in de.knightsoftnet.validators.shared that return Gtin8 Modifier and Type Method Description Gtin8[]value()gtin value. -
Uses of Gtin8 in de.knightsoftnet.validators.shared.impl
Methods in de.knightsoftnet.validators.shared.impl with parameters of type Gtin8 Modifier and Type Method Description voidGtin8Validator. initialize(Gtin8 pconstraintAnnotation)initialize the validator.
-