Class ProjectConfig
java.lang.Object
net.thevpc.nuts.toolbox.nwork.config.ProjectConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getPath()inthashCode()booleanisZombie()setAddress(RepositoryAddress address) setTechnologies(Set<String> technologies) setZombie(boolean zombie)
-
Constructor Details
-
ProjectConfig
public ProjectConfig()
-
-
Method Details
-
getTechnologies
-
setTechnologies
-
getPath
-
setPath
-
isZombie
public boolean isZombie() -
setZombie
-
getAddress
-
setAddress
-
getId
-
setId
-
equals
-
hashCode
-