com.novell.zos.jdl
Class VdiskInfo

java.lang.Object
  extended by com.novell.zos.jdl.GridObjectInfo
      extended by com.novell.zos.jdl.VdiskInfo

public class VdiskInfo
extends GridObjectInfo

VdiskInfo is a representation of a Vdisk Grid Object.

This class provides accessors and setters for Vdisk facts. See ResourceInfo.createVdisk() for how to script creation of Vdisk objects.

See Also:
ResourceInfo

Method Summary
 
Methods inherited from class com.novell.zos.jdl.GridObjectInfo
deleteFact, factExists, getFact, getFactLastModified, getFactNames, refresh, setArrayFact, setBooleanArrayFact, setDateArrayFact, setDateFact, setFact, setIntegerArrayFact, setRealArrayFact, setStringArrayFact, setTimeArrayFact, setTimeFact
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright (c) 2010 Novell, Inc. All rights reserved.