com.novell.zos.jdl
Class VnicInfo

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

public class VnicInfo
extends GridObjectInfo

VnicInfo is a representation of a Vnic Grid Object.

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

See Also:
ResourceInfo

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.