| Package | Description |
|---|---|
| org.jboss.metadata.web.spec |
| Modifier and Type | Method | Description |
|---|---|---|
BodyContentType |
TagMetaData.getBodyContent() |
|
static BodyContentType |
BodyContentType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static BodyContentType[] |
BodyContentType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Tag11MetaData.setBodycontent(BodyContentType bodyContent) |
|
void |
TagMetaData.setBodyContent(BodyContentType bodyContent) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.