|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mapping | |
|---|---|
| org.ow2.kerneos.common.config.generated | |
| Uses of Mapping in org.ow2.kerneos.common.config.generated |
|---|
| Fields in org.ow2.kerneos.common.config.generated with type parameters of type Mapping | |
|---|---|
protected List<Mapping> |
SwfModule.mappings
|
protected List<Mapping> |
ModuleFragment.mappings
|
| Methods in org.ow2.kerneos.common.config.generated that return Mapping | |
|---|---|
Mapping |
ObjectFactory.createMapping()
Create an instance of Mapping |
| Methods in org.ow2.kerneos.common.config.generated that return types with arguments of type Mapping | |
|---|---|
JAXBElement<Mapping> |
ObjectFactory.createMapping(Mapping value)
Create an instance of JAXBElement<Mapping>} |
List<Mapping> |
SwfModule.getMappings()
|
List<Mapping> |
ModuleFragment.getMappings()
|
| Methods in org.ow2.kerneos.common.config.generated with parameters of type Mapping | |
|---|---|
JAXBElement<Mapping> |
ObjectFactory.createMapping(Mapping value)
Create an instance of JAXBElement<Mapping>} |
| Method parameters in org.ow2.kerneos.common.config.generated with type arguments of type Mapping | |
|---|---|
void |
SwfModule.setMappings(List<Mapping> mappings)
|
void |
ModuleFragment.setMappings(List<Mapping> mappings)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||