|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Property
Definition of a property of a Member or
Cell.
| Nested Class Summary | |
|---|---|
static class |
Property.ContentType
Enumeration of the types of a Property. |
static class |
Property.StandardCellProperty
Enumeration of the system properties available for every Cell. |
static class |
Property.StandardMemberProperty
Enumeration of the system properties available for every Member. |
static class |
Property.TypeFlag
Enumeration of aspects of the type of a Property. |
| Method Summary | |
|---|---|
Property.ContentType |
getContentType()
Returns the content type of this Property. |
Datatype |
getDatatype()
Returns the datatype of this Property. |
Set<Property.TypeFlag> |
getType()
Returns a set of flags which describe the type of this Property. |
| Methods inherited from interface org.olap4j.metadata.MetadataElement |
|---|
getCaption, getDescription, getName, getUniqueName, isVisible |
| Method Detail |
|---|
Datatype getDatatype()
Set<Property.TypeFlag> getType()
Property.ContentType getContentType()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||