|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use AttributeSetBean | |
---|---|
rle.vm |
Uses of AttributeSetBean in rle.vm |
---|
Methods in rle.vm that return types with arguments of type AttributeSetBean | |
---|---|
java.util.Map<java.lang.String,AttributeSetBean> |
SchemaBean.attributeSets(SchemaGroupNode groupStructure)
A Map of all attribute sets that relate to a particular SchemaGroupNode. |
java.util.Map<java.lang.String,AttributeSetBean> |
SchemaBean.getAttributeSets()
|
java.util.Map<java.lang.String,AttributeSetBean> |
SchemaGroupNode.getLocalAttributeSets()
|
Method parameters in rle.vm with type arguments of type AttributeSetBean | |
---|---|
void |
SchemaBean.setAttributeSets(java.util.Map<java.lang.String,AttributeSetBean> attributeSets)
|
void |
SchemaGroupNode.setLocalAttributeSets(java.util.Map<java.lang.String,AttributeSetBean> as)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |