Modifier and Type | Method and Description |
---|---|
ModelType |
ModelReader.getType()
Converts available context data to
model type . |
static ModelType |
ModelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelType[] |
ModelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ModelWriter |
ModelWriter.writeType(ModelType data)
Writes DMR
type . |
Copyright © 2016 JBoss, a division of Red Hat, Inc.