com.novell.zos.jdl
Class PdiskInfo

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

public class PdiskInfo
extends GridObjectInfo

PdiskInfo is a representation of a Pdisk Grid Object.

This class provides accessors and setters for Pdisk facts. See RepositoryInfo.createPdisk() for how to script creation of Pdisk objects.

See Also:
RepositoryInfo

Method Summary
 
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
 



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