|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Property
Property of a Member
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.tonbeller.jpivot.olap.model.Alignable |
---|
Alignable.Alignment |
Field Summary |
---|
Fields inherited from interface com.tonbeller.jpivot.olap.model.Displayable |
---|
LABEL_COMPARATOR |
Method Summary | |
---|---|
java.lang.String |
getName()
|
java.lang.String |
getValue()
the value of the property |
boolean |
isNormalizable()
if true, this property may be a nested property whose path is specified by '.' in its name. |
Methods inherited from interface com.tonbeller.jpivot.olap.model.Decorator |
---|
getRootDecoree |
Methods inherited from interface com.tonbeller.jpivot.olap.model.Displayable |
---|
getLabel |
Methods inherited from interface com.tonbeller.jpivot.olap.model.PropertyHolder |
---|
getProperties, getProperty |
Methods inherited from interface com.tonbeller.jpivot.olap.model.Alignable |
---|
getAlignment |
Method Detail |
---|
java.lang.String getName()
java.lang.String getValue()
boolean isNormalizable()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |