public class EntityMode extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static EntityMode |
DOM4J |
static EntityMode |
MAP |
static EntityMode |
POJO |
| Constructor and Description |
|---|
EntityMode(String name) |
| Modifier and Type | Method and Description |
|---|---|
static EntityMode |
parse(String name) |
String |
toString() |
public static final EntityMode POJO
public static final EntityMode DOM4J
public static final EntityMode MAP
public EntityMode(String name)
public static EntityMode parse(String name)
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved