|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Specifications | |
---|---|
org.jomc.model | Object management and configuration model classes. |
Uses of Specifications in org.jomc.model |
---|
Fields in org.jomc.model declared as Specifications | |
---|---|
protected Specifications |
Implementation.specifications
|
protected Specifications |
Module.specifications
|
protected Specifications |
Instance.specifications
|
Methods in org.jomc.model that return Specifications | |
---|---|
Specifications |
Specifications.clone()
Creates and returns a deep copy of this object. |
Specifications |
ObjectFactory.createSpecifications()
Create an instance of Specifications |
Specifications |
Implementation.getSpecifications()
References to specifications implemented by this implementation or null . |
Specifications |
Module.getSpecifications()
Specifications of this module or null . |
Specifications |
Modules.getSpecifications()
Gets all specifications of the list of modules. |
Specifications |
Instance.getSpecifications()
Specifications implemented by this instance or null . |
Specifications |
Modules.getSpecifications(String implementation)
Gets all specifications an implementation implements from the list of modules. |
Methods in org.jomc.model that return types with arguments of type Specifications | |
---|---|
javax.xml.bind.JAXBElement<Specifications> |
ObjectFactory.createSpecifications(Specifications value)
Create an instance of JAXBElement < Specifications > } |
Methods in org.jomc.model with parameters of type Specifications | |
---|---|
javax.xml.bind.JAXBElement<Specifications> |
ObjectFactory.createSpecifications(Specifications value)
Create an instance of JAXBElement < Specifications > } |
void |
Implementation.setSpecifications(Specifications value)
Sets the value of the specifications property. |
void |
Module.setSpecifications(Specifications value)
Sets the value of the specifications property. |
void |
Instance.setSpecifications(Specifications value)
Sets the value of the specifications property. |
Constructors in org.jomc.model with parameters of type Specifications | |
---|---|
Specifications(Specifications o)
Creates a new Specifications instance by deeply copying a given Specifications instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2005-2012 The JOMC Project. All Rights Reserved. |