Skip navigation links

Oracle VM Manager Web Services API Reference
Release 2.2.0

E15446-02


oracle.ovs.api.datamodel.storage
Class FileSystemType

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


public class FileSystemType
extends java.lang.Object

Field Summary
 FileSystemType EXT2
           
 FileSystemType EXT3
           
 FileSystemType OCFS
           
 FileSystemType OCFS2
           

 

Constructor Summary
FileSystemType()
           
FileSystemType(java.lang.String fsType)
           

 

Method Summary
 boolean equals(FileSystemType otherFS)
           
 java.lang.String getType()
           

 

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

 

Field Detail

EXT2

public FileSystemType EXT2

EXT3

public FileSystemType EXT3

OCFS

public FileSystemType OCFS

OCFS2

public FileSystemType OCFS2

Constructor Detail

FileSystemType

public FileSystemType()

FileSystemType

public FileSystemType(java.lang.String fsType)

Method Detail

getType

public java.lang.String getType()

equals

public boolean equals(FileSystemType otherFS)

Skip navigation links

Oracle VM Manager Web Services API Reference
Release 2.2.0

E15446-02


Copyright © 2009, Oracle. All rights reserved.