public class NBootRepositorySelector extends Object
| Constructor and Description |
|---|
NBootRepositorySelector(String op,
NBootRepositoryLocation location) |
| Modifier and Type | Method and Description |
|---|---|
NBootRepositoryLocation |
getLocation() |
String |
getName() |
String |
getOp() |
String |
getUrl() |
boolean |
matches(NBootRepositoryLocation other) |
static NBootRepositorySelector |
of(String location,
NBootRepositoryDB db) |
static NBootRepositorySelector |
of(String op,
String location,
NBootRepositoryDB db) |
String |
toString() |
public NBootRepositorySelector(String op, NBootRepositoryLocation location)
public static NBootRepositorySelector of(String location, NBootRepositoryDB db)
public static NBootRepositorySelector of(String op, String location, NBootRepositoryDB db)
public String getOp()
public String getName()
public String getUrl()
public NBootRepositoryLocation getLocation()
public boolean matches(NBootRepositoryLocation other)
Copyright © 2025 vpc open source initiative. All rights reserved.