|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepositoryObjectType | |
|---|---|
| net.ripe.rpki.commons.util | |
| net.ripe.rpki.commons.validation | |
| Uses of RepositoryObjectType in net.ripe.rpki.commons.util |
|---|
| Methods in net.ripe.rpki.commons.util that return RepositoryObjectType | |
|---|---|
static RepositoryObjectType |
RepositoryObjectType.parse(String name)
|
static RepositoryObjectType |
RepositoryObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RepositoryObjectType[] |
RepositoryObjectType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of RepositoryObjectType in net.ripe.rpki.commons.validation |
|---|
| Methods in net.ripe.rpki.commons.validation with parameters of type RepositoryObjectType | |
|---|---|
static void |
ValidationChecks.knownObjectType(RepositoryObjectType objectType,
ValidationResult validationResult)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||