Uses of Enum
org.openprovenance.prov.service.core.ServiceUtils.Destination
Packages that use ServiceUtils.Destination
-
Uses of ServiceUtils.Destination in org.openprovenance.prov.service.core
Methods in org.openprovenance.prov.service.core that return ServiceUtils.DestinationModifier and TypeMethodDescriptionServiceUtils.getDestination(Map<String, List<org.jboss.resteasy.plugins.providers.multipart.InputPart>> formData) static ServiceUtils.DestinationReturns the enum constant of this type with the specified name.static ServiceUtils.Destination[]ServiceUtils.Destination.values()Returns an array containing the constants of this enum type, in the order they are declared.