|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Schemas | |
|---|---|
| org.jomc.model | Object management and configuration model classes. |
| org.jomc.model.bootstrap | Object management and configuration model bootstrap classes. |
| Uses of Schemas in org.jomc.model |
|---|
| Fields in org.jomc.model declared as Schemas | |
|---|---|
private Schemas |
DefaultModelManager.schemas
Schemas of the instance. |
| Methods in org.jomc.model that return Schemas | |
|---|---|
Schemas |
DefaultModelManager.getSchemas()
Gets the schemas backing the instance. |
| Uses of Schemas in org.jomc.model.bootstrap |
|---|
| Methods in org.jomc.model.bootstrap that return Schemas | |
|---|---|
Schemas |
Schemas.clone()
Creates and returns a deep copy of this object. |
Schemas |
ObjectFactory.createSchemas()
Create an instance of Schemas |
| Methods in org.jomc.model.bootstrap that return types with arguments of type Schemas | |
|---|---|
JAXBElement<Schemas> |
ObjectFactory.createSchemas(Schemas value)
Create an instance of JAXBElement<Schemas>} |
| Methods in org.jomc.model.bootstrap with parameters of type Schemas | |
|---|---|
JAXBElement<Schemas> |
ObjectFactory.createSchemas(Schemas value)
Create an instance of JAXBElement<Schemas>} |
| Constructors in org.jomc.model.bootstrap with parameters of type Schemas | |
|---|---|
Schemas(Schemas o)
Creates a new Schemas instance by deeply copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||