Uses of Enum Class
org.javastro.ivoa.entities.resource.registry.oaipmh.VerbType
Packages that use VerbType
-
Uses of VerbType in org.javastro.ivoa.entities.resource.registry.oaipmh
Fields in org.javastro.ivoa.entities.resource.registry.oaipmh declared as VerbTypeMethods in org.javastro.ivoa.entities.resource.registry.oaipmh that return VerbTypeModifier and TypeMethodDescriptionstatic VerbTypeGets the enum associated to the value passed as parameter.RequestType.getVerb()Gets the value of the verb property.static VerbTypeReturns the enum constant of this class with the specified name.static VerbType[]VerbType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type VerbTypeModifier and TypeMethodDescriptionvoidSets the value of the verb property.Constructors in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type VerbType