org.eclipse.lyo.oslc4j.test
Class Nested

java.lang.Object
  extended by org.eclipse.lyo.oslc4j.core.model.AbstractResource
      extended by org.eclipse.lyo.oslc4j.test.Nested
All Implemented Interfaces:
IExtendedResource, IResource

public final class Nested
extends AbstractResource


Constructor Summary
Nested()
           
 
Method Summary
 String getStringProperty()
           
 void setStringProperty(String stringProperty)
           
 
Methods inherited from class org.eclipse.lyo.oslc4j.core.model.AbstractResource
addType, getAbout, getExtendedProperties, getTypes, setAbout, setExtendedProperties, setTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Nested

public Nested()
Method Detail

getStringProperty

public String getStringProperty()

setStringProperty

public void setStringProperty(String stringProperty)


Copyright © 2012. All Rights Reserved.