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
 void updateVdiskLocationFacts()
           
 void updateVdiskLocationFacts(org.python.core.PyObject pattern)
           
 
Methods inherited from class com.novell.zos.jdl.GridObjectInfo
deleteFact, factExists, getFact, 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
 

Method Detail

updateVdiskLocationFacts

public void updateVdiskLocationFacts()

updateVdiskLocationFacts

public void updateVdiskLocationFacts(org.python.core.PyObject pattern)


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