Uses of Class
info.ejava.examples.db.validation.contacts.dto.StreetAddressDTO
Packages that use StreetAddressDTO
Package
Description
-
Uses of StreetAddressDTO in info.ejava.examples.db.validation.contacts.dto
Fields in info.ejava.examples.db.validation.contacts.dto declared as StreetAddressDTO -
Uses of StreetAddressDTO in info.ejava.examples.db.validation.contacts.dto.factories
Fields in info.ejava.examples.db.validation.contacts.dto.factories with type parameters of type StreetAddressDTOModifier and TypeFieldDescriptionstatic UnaryOperator
<StreetAddressDTO> StreetAddressDTOFactory.InvalidStreetName
Methods in info.ejava.examples.db.validation.contacts.dto.factories that return StreetAddressDTOModifier and TypeMethodDescriptionStreetAddressDTOFactory.make
(UnaryOperator<StreetAddressDTO>... visitors) Methods in info.ejava.examples.db.validation.contacts.dto.factories that return types with arguments of type StreetAddressDTOModifier and TypeMethodDescriptionStreetAddressDTOFactory.StreetAddressesDTOFactory.make
(int min, int max, UnaryOperator<StreetAddressDTO>... visitors) -
Uses of StreetAddressDTO in info.ejava.examples.db.validation.contacts.svc
Methods in info.ejava.examples.db.validation.contacts.svc that return StreetAddressDTOMethods in info.ejava.examples.db.validation.contacts.svc with parameters of type StreetAddressDTO