|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectContent | |
---|---|
com.hyper9.simdk.stubs | |
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.jaxws | |
com.hyper9.simdk.ws | |
com.hyper9.simdk.ws.util |
Uses of ObjectContent in com.hyper9.simdk.stubs |
---|
Methods in com.hyper9.simdk.stubs that return types with arguments of type ObjectContent | |
---|---|
List<ObjectContent> |
VimServiceImpl.retrieveProperties(ManagedObjectReference _this,
List<PropertyFilterSpec> specSet)
|
List<ObjectContent> |
VimService.retrieveProperties(ManagedObjectReference _this,
List<PropertyFilterSpec> specSet)
|
Uses of ObjectContent in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type ObjectContent | |
---|---|
List<ObjectContent> |
ArrayOfObjectContent.getData()
|
Uses of ObjectContent in com.hyper9.simdk.stubs.jaxws |
---|
Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type ObjectContent | |
---|---|
List<ObjectContent> |
RetrievePropertiesResponse.getReturnval()
|
Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type ObjectContent | |
---|---|
void |
RetrievePropertiesResponse.setReturnval(List<ObjectContent> returnval)
|
Uses of ObjectContent in com.hyper9.simdk.ws |
---|
Methods in com.hyper9.simdk.ws that return types with arguments of type ObjectContent | |
---|---|
List<ObjectContent> |
VimServiceExImpl.retrieveProperties(ManagedObjectReference _this,
List<PropertyFilterSpec> specSet)
|
Uses of ObjectContent in com.hyper9.simdk.ws.util |
---|
Methods in com.hyper9.simdk.ws.util that return types with arguments of type ObjectContent | |
---|---|
static List<ObjectContent> |
PropertyCollectorUtil.retrieveProperties(ManagedObjectReference _this,
List<PropertyFilterSpec> specSet)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |