Uses of Class
org.codeability.sharing.plugins.api.search.PersonDTO
Packages that use PersonDTO
-
Uses of PersonDTO in org.codeability.sharing.plugins.api.search
Methods in org.codeability.sharing.plugins.api.search that return PersonDTOModifier and TypeMethodDescriptionUserProvidedMetadataDTO.getContributor()UserProvidedMetadataDTO.getCreator()UserProvidedMetadataDTO.getPublisher()Methods in org.codeability.sharing.plugins.api.search with parameters of type PersonDTOModifier and TypeMethodDescriptionvoidUserProvidedMetadataDTO.setContributor(PersonDTO[] contributor) voidUserProvidedMetadataDTO.setCreator(PersonDTO[] creator) voidUserProvidedMetadataDTO.setPublisher(PersonDTO[] publisher)