|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BootstrapObject | |
---|---|
org.jomc.model.bootstrap | Object management and configuration model bootstrap classes. |
Uses of BootstrapObject in org.jomc.model.bootstrap |
---|
Subclasses of BootstrapObject in org.jomc.model.bootstrap | |
---|---|
class |
Schema
Reference to a schema. |
class |
Schemas
List of schemas. |
Methods in org.jomc.model.bootstrap that return BootstrapObject | |
---|---|
BootstrapObject |
BootstrapObject.clone()
Creates and returns a deep copy of this object. |
BootstrapObject |
ObjectFactory.createBootstrapObject()
Create an instance of BootstrapObject |
Constructors in org.jomc.model.bootstrap with parameters of type BootstrapObject | |
---|---|
BootstrapObject(BootstrapObject o)
Creates a new BootstrapObject instance by deeply copying a given BootstrapObject instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |