org.example.prefect
Interface Prefect
public interface Prefect
This class was generated by Apache CXF 2.4.0
2011-06-03T14:08:06.241+02:00
Generated source version: 2.4.0
putCODinplace
PutCODinplaceResponse putCODinplace(String parameters)
evacuateorder
@RequestWrapper(localName="evacuateorder",
targetNamespace="http://www.example.org/prefect/",
className="org.example.prefect.Evacuateorder")
@ResponseWrapper(localName="evacuateorderResponse",
targetNamespace="http://www.example.org/prefect/",
className="org.example.prefect.EvacuateorderResponse")
String evacuateorder(String zone)
triggerORSEC
@RequestWrapper(localName="triggerORSEC",
targetNamespace="http://www.example.org/prefect/",
className="org.example.prefect.TriggerORSEC")
@ResponseWrapper(localName="triggerORSECResponse",
targetNamespace="http://www.example.org/prefect/",
className="org.example.prefect.TriggerORSECResponse")
String triggerORSEC(String seriousness,
String type,
String place)
endcrisisnotification
EndcrisisnotificationResponse endcrisisnotification(String parameters)
receivedendcrisis
String receivedendcrisis(Receivedendcrisis parameters)
Copyright © 2011. All Rights Reserved.