public abstract class AbstractValueXmlItem extends AbstractXmlItem
attributes, document, innerText, javaClass, lineno, parent, type| Constructor and Description |
|---|
AbstractValueXmlItem(XmlItemType type,
XmlItem parent,
Class<?> javaClass,
String innerText,
Map<String,String> attributes,
String document,
int lineno) |
| Modifier and Type | Method and Description |
|---|---|
Set<TypeOccuranceInformation> |
getAllowedItem() |
BeanResult<?> |
getBeanResult(javax.enterprise.inject.spi.BeanManager manager) |
int |
getSyntheticQualifierId() |
FieldValue |
getValue() |
addChild, getAttributes, getChildren, getChildrenOfType, getDocument, getInnerText, getJavaClass, getLineno, getParent, getType, resolveChildrenpublic Set<TypeOccuranceInformation> getAllowedItem()
public BeanResult<?> getBeanResult(javax.enterprise.inject.spi.BeanManager manager)
public int getSyntheticQualifierId()
public FieldValue getValue()
Copyright © 2008–2013 Seam Framework. All rights reserved.