Uses of Class
net.ripe.rpki.commons.util.RepositoryObjectType

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)
           
 



Copyright © 2008-2014 RIPE NCC, the Netherlands. All Rights Reserved.