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 VerbTypeFields in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type VerbTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<RequestType,VerbType> RequestType.PropInfo.VERBMethods 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 TypeMethodDescriptionvoidvoidSets the value of the verb property.Sets the new value of "verb" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type VerbType