|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Modlet in org.jomc.modlet |
---|
Fields in org.jomc.modlet with type parameters of type Modlet | |
---|---|
protected List<Modlet> |
Modlets.modlet
|
Methods in org.jomc.modlet that return Modlet | |
---|---|
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. |
Methods in org.jomc.modlet that return types with arguments of type Modlet | |
---|---|
javax.xml.bind.JAXBElement<Modlet> |
ObjectFactory.createModlet(Modlet value)
Create an instance of JAXBElement < Modlet > } |
List<Modlet> |
Modlets.getModlet()
Gets the value of the modlet property. |
Methods in org.jomc.modlet with parameters of type Modlet | |
---|---|
javax.xml.bind.JAXBElement<Modlet> |
ObjectFactory.createModlet(Modlet value)
Create an instance of JAXBElement < Modlet > } |
Constructors in org.jomc.modlet with parameters of type Modlet | |
---|---|
Modlet(Modlet o)
Creates a new Modlet instance by deeply copying a given Modlet instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2005-2012 The JOMC Project. All Rights Reserved. |