com.ebmwebsourcing.wsstar.resource.definition.resourcelifetime.api
Interface TerminationTime

All Superinterfaces:
org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable
All Known Implementing Classes:
TerminationTimeImpl

public interface TerminationTime
extends org.ow2.easywsdl.schema.api.SchemaElement


Method Summary
 java.util.Date getValue()
           
 void setValue(java.util.Date value)
           
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 

Method Detail

getValue

java.util.Date getValue()

setValue

void setValue(java.util.Date value)
              throws WSResourceException
Throws:
WSResourceException


Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.