com.ontotext.ordi.wsmo4rdf.remote.client.fact
Class GetNewWsmoSource
java.lang.Object
com.ontotext.ordi.wsmo4rdf.remote.client.fact.GetNewWsmoSource
public class GetNewWsmoSource
- extends Object
Java class for getNewWsmoSource complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="getNewWsmoSource">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="sourceName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sourceName
protected String sourceName
GetNewWsmoSource
public GetNewWsmoSource()
getSourceName
public String getSourceName()
- Gets the value of the sourceName property.
- Returns:
- possible object is
String
setSourceName
public void setSourceName(String value)
- Sets the value of the sourceName property.
- Parameters:
value
- allowed object is
String
Copyright © 2008. All Rights Reserved.