Class RepositoryPackage
java.lang.Object
ru.cg.webbpm.studio.core.api.project.RepositoryPackage
- Author:
- m.popov
-
Constructor Summary
ConstructorsConstructorDescriptionRepositoryPackage
(String groupId, String artifactId, String version, URL url) -
Method Summary
Modifier and TypeMethodDescriptionboolean
getUrl()
int
hashCode()
void
setArtifactId
(String artifactId) void
setGroupId
(String groupId) void
void
setVersion
(String version)