Uses of Class
org.eclipse.lyo.oslc4j.test.Nested

Packages that use Nested
org.eclipse.lyo.oslc4j.test Copyright (c) 2012 IBM Corporation. 
 

Uses of Nested in org.eclipse.lyo.oslc4j.test
 

Methods in org.eclipse.lyo.oslc4j.test that return Nested
 Nested[] Test.getNestedProperties()
           
 Nested Test.getNestedProperty()
           
 

Methods in org.eclipse.lyo.oslc4j.test that return types with arguments of type Nested
 Collection<Nested> Test.getNestedCollection()
           
 

Methods in org.eclipse.lyo.oslc4j.test with parameters of type Nested
 void Test.setNestedProperties(Nested[] nestedProperties)
           
 void Test.setNestedProperty(Nested nestedProperty)
           
 

Method parameters in org.eclipse.lyo.oslc4j.test with type arguments of type Nested
 void Test.setNestedCollection(Collection<Nested> nestedCollection)
           
 



Copyright © 2012. All Rights Reserved.