Uses of Enum Class
org.javastro.ivoa.entities.resource.registry.OptionalProtocol
Packages that use OptionalProtocol
-
Uses of OptionalProtocol in org.javastro.ivoa.entities.resource.registry
Fields in org.javastro.ivoa.entities.resource.registry with type parameters of type OptionalProtocolModifier and TypeFieldDescriptionprotected List<OptionalProtocol>Search.optionalProtocolsOnly one optional protocol is currently allowed (XQuery).Methods in org.javastro.ivoa.entities.resource.registry that return OptionalProtocolModifier and TypeMethodDescriptionstatic OptionalProtocolGets the enum associated to the value passed as parameter.static OptionalProtocolReturns the enum constant of this class with the specified name.static OptionalProtocol[]OptionalProtocol.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 that return types with arguments of type OptionalProtocolModifier and TypeMethodDescriptionSearch.getOptionalProtocols()Only one optional protocol is currently allowed (XQuery).Methods in org.javastro.ivoa.entities.resource.registry with parameters of type OptionalProtocolMethod parameters in org.javastro.ivoa.entities.resource.registry with type arguments of type OptionalProtocolModifier and TypeMethodDescriptionSearch.withOptionalProtocols(Collection<OptionalProtocol> values)