|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceFilesType | |
|---|---|
| org.jomc.tools | Object management and configuration tool classes. |
| org.jomc.tools.model | Object management and configuration tools model classes. |
| Uses of SourceFilesType in org.jomc.tools |
|---|
| Methods in org.jomc.tools that return SourceFilesType | |
|---|---|
SourceFilesType |
SourceFileProcessor.getSourceFilesType()
Gets the source files model of the instance. |
| Uses of SourceFilesType in org.jomc.tools.model |
|---|
| Methods in org.jomc.tools.model that return SourceFilesType | |
|---|---|
SourceFilesType |
SourceFilesType.clone()
Creates and returns a deep copy of this object. |
SourceFilesType |
ObjectFactory.createSourceFilesType()
Create an instance of SourceFilesType |
| Methods in org.jomc.tools.model that return types with arguments of type SourceFilesType | |
|---|---|
javax.xml.bind.JAXBElement<SourceFilesType> |
ObjectFactory.createSourceFiles(SourceFilesType value)
Create an instance of JAXBElement<SourceFilesType>} |
| Methods in org.jomc.tools.model with parameters of type SourceFilesType | |
|---|---|
javax.xml.bind.JAXBElement<SourceFilesType> |
ObjectFactory.createSourceFiles(SourceFilesType value)
Create an instance of JAXBElement<SourceFilesType>} |
| Constructors in org.jomc.tools.model with parameters of type SourceFilesType | |
|---|---|
SourceFilesType(SourceFilesType o)
Creates a new SourceFilesType instance by deeply copying a given SourceFilesType instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||