Package | Description |
---|---|
org.jboss.metadata.web.spec |
Modifier and Type | Method and Description |
---|---|
BodyContentType |
TagMetaData.getBodyContent() |
static BodyContentType |
BodyContentType.valueOf(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 and Description |
---|---|
void |
Tag11MetaData.setBodycontent(BodyContentType bodyContent) |
void |
TagMetaData.setBodyContent(BodyContentType bodyContent) |
Copyright © 2018 JBoss, a division of Red Hat, Inc.. All Rights Reserved.