Uses of Class
net.thevpc.nuts.toolbox.nwork.config.RepositoryAddress
Packages that use RepositoryAddress
-
Uses of RepositoryAddress in net.thevpc.nuts.toolbox.nwork
Constructors in net.thevpc.nuts.toolbox.nwork with parameters of type RepositoryAddressModifierConstructorDescriptionProjectService(RepositoryAddress defaultRepositoryAddress, NPath file) ProjectService(RepositoryAddress defaultRepositoryAddress, ProjectConfig config) -
Uses of RepositoryAddress in net.thevpc.nuts.toolbox.nwork.config
Methods in net.thevpc.nuts.toolbox.nwork.config that return RepositoryAddressModifier and TypeMethodDescriptionProjectConfig.getAddress()WorkspaceConfig.getDefaultRepositoryAddress()RepositoryAddress.setNutsRepository(String nutsRepository) RepositoryAddress.setNutsWorkspace(String nutsWorkspace) Methods in net.thevpc.nuts.toolbox.nwork.config with parameters of type RepositoryAddressModifier and TypeMethodDescriptionProjectConfig.setAddress(RepositoryAddress address) voidWorkspaceConfig.setDefaultRepositoryAddress(RepositoryAddress defaultRepositoryAddress)