Uses of Class
com.levigo.jadice.web.demo.enterprise.client.version.VersionDTO
Packages that use VersionDTO
-
Uses of VersionDTO in com.levigo.jadice.web.demo.enterprise.client.version
Methods in com.levigo.jadice.web.demo.enterprise.client.version that return VersionDTOModifier and TypeMethodDescriptionstatic VersionDTO
VersionDTO.create
(DependencyDTO selfDTO, com.google.gwt.core.client.JsArray<DependencyDTO> dependencies, GitVersionDTO gitVersionDTO) Replacement constructor.Methods in com.levigo.jadice.web.demo.enterprise.client.version with parameters of type VersionDTOModifier and TypeMethodDescriptionstatic com.levigo.jadice.web.shared.service.internal.versions.Version
VersionDTO.to
(VersionDTO dto)