public class ContainedEntry extends SymTabEntry
| Modifier and Type | Field and Description |
|---|---|
protected TypeEntry |
type |
name, qname| Modifier | Constructor and Description |
|---|---|
protected |
ContainedEntry(TypeEntry type,
QName qname) |
| Modifier and Type | Method and Description |
|---|---|
TypeEntry |
getType() |
void |
setType(TypeEntry type) |
getDynamicVar, getName, getQName, isReferenced, setDynamicVar, setIsReferenced, setName, toString, toStringprotected TypeEntry type
Copyright © The Apache Software Foundation. All Rights Reserved.