Modifier and Type | Field and Description |
---|---|
protected Services |
Modlet.services |
Modifier and Type | Method and Description |
---|---|
Services |
Services.clone()
Creates and returns a deep copy of this object.
|
Services |
ObjectFactory.createServices()
Create an instance of
Services |
Services |
Modlet.getServices()
Gets the value of the services property.
|
Services |
Modlets.getServices(String model)
Gets services for a model from this list of modlets.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<Services> |
ObjectFactory.createServices(Services value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<Services> |
ObjectFactory.createServices(Services value)
|
void |
Modlet.setServices(Services value)
Sets the value of the services property.
|
Constructor and Description |
---|
Services(Services o)
Creates a new
Services instance by deeply copying a given Services instance. |
Copyright © 2005–2016 The JOMC Project. All rights reserved.