Uses of Class
org.openprovenance.prov.service.core.ServiceUtils.Destination
-
-
Uses of ServiceUtils.Destination in org.openprovenance.prov.service.core
Methods in org.openprovenance.prov.service.core that return ServiceUtils.Destination Modifier and Type Method Description ServiceUtils.DestinationServiceUtils. getDestination(Map<String,List<org.jboss.resteasy.plugins.providers.multipart.InputPart>> formData)static ServiceUtils.DestinationServiceUtils.Destination. valueOf(String name)Returns 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.
-