Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.ws.resource.lifetime.v2004_11.porttype
Interface ScheduledResourceTerminationPortType  view ScheduledResourceTerminationPortType download ScheduledResourceTerminationPortType.java


public interface ScheduledResourceTerminationPortType

The WSRF-RL ScheduledResourceTermination portType.


Field Summary
static javax.xml.namespace.QName NAME
           
static javax.xml.namespace.QName PROP_QNAME_CURRENT_TIME
          CurrentTime property name.
static javax.xml.namespace.QName PROP_QNAME_TERMINATION_TIME
          TerminationTime property name.
 
Method Summary
 SetTerminationTimeResponseDocument setTerminationTime(SetTerminationTimeDocument requestDoc)
          DOCUMENT_ME
 

Field Detail

NAME

public static final javax.xml.namespace.QName NAME

PROP_QNAME_CURRENT_TIME

public static final javax.xml.namespace.QName PROP_QNAME_CURRENT_TIME
CurrentTime property name.


PROP_QNAME_TERMINATION_TIME

public static final javax.xml.namespace.QName PROP_QNAME_TERMINATION_TIME
TerminationTime property name.

Method Detail

setTerminationTime

public SetTerminationTimeResponseDocument setTerminationTime(SetTerminationTimeDocument requestDoc)
DOCUMENT_ME