| Package | Description |
|---|---|
| org.jomc.tools.model |
Object management and configuration tools model classes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<SourceSectionType> |
SourceSectionsType.sourceSection |
| Modifier and Type | Method and Description |
|---|---|
SourceSectionType |
SourceSectionType.clone()
Creates and returns a deep copy of this object.
|
SourceSectionType |
ObjectFactory.createSourceSectionType()
Create an instance of
SourceSectionType |
SourceSectionType |
SourceSectionsType.getSourceSection(String name)
Gets a section for a given name recursively from the list of sections.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SourceSectionType> |
ObjectFactory.createSourceSection(SourceSectionType value)
|
List<SourceSectionType> |
SourceSectionsType.getSourceSection()
Gets the value of the sourceSection property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SourceSectionType> |
ObjectFactory.createSourceSection(SourceSectionType value)
|
| Constructor and Description |
|---|
SourceSectionType(SourceSectionType o)
Creates a new
SourceSectionType instance by deeply copying a given SourceSectionType instance. |
Copyright © 2005–2014 The JOMC Project. All rights reserved.