Skip navigation links

Oracle VM Manager Web Services API Reference
Release 2.2.0

E15446-02


oracle.ovs.api.datamodel.storage
Class StorageType

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


public class StorageType
extends java.lang.Object

Field Summary
static StorageType FC_SAN
           
static StorageType iSCSI
           
static StorageType NFS
           

 

Constructor Summary
StorageType()
           
StorageType(java.lang.String storageType)
           

 

Method Summary
 boolean equals(StorageType anotherType)
           

 

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

 

Field Detail

iSCSI

public static StorageType iSCSI

FC_SAN

public static StorageType FC_SAN

NFS

public static StorageType NFS

Constructor Detail

StorageType

public StorageType()

StorageType

public StorageType(java.lang.String storageType)

Method Detail

equals

public boolean equals(StorageType anotherType)

Skip navigation links

Oracle VM Manager Web Services API Reference
Release 2.2.0

E15446-02


Copyright © 2009, Oracle. All rights reserved.