Package | Description |
---|---|
org.jboss.metadata.ejb.parser.spec | |
org.jboss.metadata.ejb.spec |
Modifier and Type | Method and Description |
---|---|
CMRFieldMetaData |
RelationRoleCmrFieldMetaDataParser.parse(XMLStreamReader reader,
PropertyReplacer propertyReplacer)
Creates and returns
CMRFieldMetaData after parsing the cmr-field element. |
Modifier and Type | Method and Description |
---|---|
protected void |
RelationRoleCmrFieldMetaDataParser.processElement(CMRFieldMetaData field,
XMLStreamReader reader,
PropertyReplacer propertyReplacer) |
Modifier and Type | Method and Description |
---|---|
CMRFieldMetaData |
RelationRoleMetaData.getCmrField()
Get the cmrField.
|
Modifier and Type | Method and Description |
---|---|
void |
RelationRoleMetaData.setCmrField(CMRFieldMetaData cmrField)
Set the cmrField.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.