Modifier and Type | Field and Description |
---|---|
protected List<Modlet> |
Modlets.modlet |
Modifier and Type | Method and Description |
---|---|
Modlet |
Modlet.clone()
Creates and returns a deep copy of this object.
|
Modlet |
ObjectFactory.createModlet()
Create an instance of
Modlet |
Modlet |
Modlets.getMergedModlet(String name,
String model)
Merges modlets of a model from this list of modlets to a single modlet.
|
Modlet |
Modlets.getModlet(String name)
Gets a modlet for a given name from the list of modlets.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Modlet> |
ObjectFactory.createModlet(Modlet value)
|
List<Modlet> |
Modlets.getModlet()
Gets the value of the modlet property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Modlet> |
ObjectFactory.createModlet(Modlet value)
|
Constructor and Description |
---|
Modlet(Modlet o)
Creates a new
Modlet instance by deeply copying a given Modlet instance. |
Copyright © 2005–2014 The JOMC Project. All rights reserved.