public class MappingFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MappingFactory.MappingType |
| Constructor and Description |
|---|
MappingFactory() |
| Modifier and Type | Method and Description |
|---|---|
static AMapping |
createDefaultMapping() |
static AMapping |
createMapping(MappingFactory.MappingType type) |
public static AMapping createDefaultMapping()
public static AMapping createMapping(MappingFactory.MappingType type)
type - of mappingCopyright © 2018. All rights reserved.