BEA Systems, Inc.

weblogic.deploy.api.model
Class WebLogicDeployableObject.DDRootFields

java.lang.Object
  extended by weblogic.deploy.api.model.WebLogicDeployableObject.DDRootFields
Enclosing class:
WebLogicDeployableObject

protected class WebLogicDeployableObject.DDRootFields
extends Object


Method Summary
 weblogic.deploy.api.model.internal.DDBeanRootImpl getRoot()
           
 void setRoot(weblogic.deploy.api.model.internal.DDBeanRootImpl root)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRoot

public weblogic.deploy.api.model.internal.DDBeanRootImpl getRoot()

setRoot

public void setRoot(weblogic.deploy.api.model.internal.DDBeanRootImpl root)

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.