Skip navigation links

Oracle VM Manager Web Services API Reference
Release 2.2.0

E15446-02


oracle.ovs.api.datamodel.storage
Class StorageArray

java.lang.Object
  extended by oracle.ovs.api.datamodel.storage.StorageArray


public class StorageArray
extends java.lang.Object

Constructor Summary
StorageArray()
           

 

Method Summary
 StorageArrayGenInfo getGenInfo()
           
 Target getTarget()
           
 void setGenInfo(StorageArrayGenInfo genInfo)
           
 void setTarget(Target target)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

StorageArray

public StorageArray()

Method Detail

setGenInfo

public void setGenInfo(StorageArrayGenInfo genInfo)

getGenInfo

public StorageArrayGenInfo getGenInfo()

setTarget

public void setTarget(Target target)

getTarget

public Target getTarget()

Skip navigation links

Oracle VM Manager Web Services API Reference
Release 2.2.0

E15446-02


Copyright © 2009, Oracle. All rights reserved.