public class NRepositoryAndFetchMode extends Object
| Constructor and Description |
|---|
NRepositoryAndFetchMode(net.thevpc.nuts.core.NRepository repository,
net.thevpc.nuts.command.NFetchMode fetchMode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
net.thevpc.nuts.command.NFetchMode |
getFetchMode() |
net.thevpc.nuts.core.NRepository |
getRepository() |
int |
hashCode() |
String |
toString() |
public NRepositoryAndFetchMode(net.thevpc.nuts.core.NRepository repository,
net.thevpc.nuts.command.NFetchMode fetchMode)
Copyright © 2026 vpc open source initiative. All rights reserved.