public class Olaphierarchyassociation extends MainObject
olaphierarchyassociation asset type in IGC, displayed as 'OLAPHierarchyAssociation' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
businessName |
protected BiLevel |
hasChildOlapLevel |
protected BiLevel |
hasParentOlapLevel |
protected String |
nativeId |
protected BiHierarchyMember |
ofOlapHierarchyMember |
protected Number |
sequence |
protected ItemList<BiLevel> |
xOfOlapLevel |
assignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
Olaphierarchyassociation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBusinessName()
Retrieve the
business_name property (displayed as 'Business Name') of the object. |
BiLevel |
getHasChildOlapLevel()
Retrieve the
has_child_olap_level property (displayed as 'Has Child OLAP Level') of the object. |
BiLevel |
getHasParentOlapLevel()
Retrieve the
has_parent_olap_level property (displayed as 'Has Parent OLAP Level') of the object. |
String |
getNativeId()
Retrieve the
native_id property (displayed as 'Native ID') of the object. |
BiHierarchyMember |
getOfOlapHierarchyMember()
Retrieve the
of_olap_hierarchy_member property (displayed as 'Of OLAP Hierarchy Member') of the object. |
Number |
getSequence()
Retrieve the
sequence property (displayed as 'Sequence') of the object. |
ItemList<BiLevel> |
getXOfOlapLevel()
Retrieve the
x_of_olap_level property (displayed as 'X Of OLAP Level') of the object. |
void |
setBusinessName(String businessName)
Set the
business_name property (displayed as Business Name) of the object. |
void |
setHasChildOlapLevel(BiLevel hasChildOlapLevel)
Set the
has_child_olap_level property (displayed as Has Child OLAP Level) of the object. |
void |
setHasParentOlapLevel(BiLevel hasParentOlapLevel)
Set the
has_parent_olap_level property (displayed as Has Parent OLAP Level) of the object. |
void |
setNativeId(String nativeId)
Set the
native_id property (displayed as Native ID) of the object. |
void |
setOfOlapHierarchyMember(BiHierarchyMember ofOlapHierarchyMember)
Set the
of_olap_hierarchy_member property (displayed as Of OLAP Hierarchy Member) of the object. |
void |
setSequence(Number sequence)
Set the
sequence property (displayed as Sequence) of the object. |
void |
setXOfOlapLevel(ItemList<BiLevel> xOfOlapLevel)
Set the
x_of_olap_level property (displayed as X Of OLAP Level) of the object. |
getAssignedToTerms, getGovernedByRules, getImplementsRules, getLabels, getLongDescription, getShortDescription, getStewards, getTheName, setAssignedToTerms, setGovernedByRules, setImplementsRules, setLabels, setLongDescription, setShortDescription, setStewards, setTheNameareModificationDetailsPopulated, getContext, getCreatedBy, getCreatedOn, getId, getIdentity, getModifiedBy, getModifiedOn, getName, getNotes, getType, getUrl, isEmbeddedAsset, isFullyRetrieved, isIdentityPopulated, isSimpleType, isVirtualAsset, setContext, setCreatedBy, setCreatedOn, setFullyRetrieved, setId, setModifiedBy, setModifiedOn, setName, setNotes, setType, setUrltoStringprotected String businessName
protected BiLevel hasChildOlapLevel
protected BiLevel hasParentOlapLevel
protected String nativeId
protected BiHierarchyMember ofOlapHierarchyMember
protected Number sequence
public String getBusinessName()
business_name property (displayed as 'Business Name') of the object.Stringpublic void setBusinessName(String businessName)
business_name property (displayed as Business Name) of the object.businessName - the value to setpublic BiLevel getHasChildOlapLevel()
has_child_olap_level property (displayed as 'Has Child OLAP Level') of the object.BiLevelpublic void setHasChildOlapLevel(BiLevel hasChildOlapLevel)
has_child_olap_level property (displayed as Has Child OLAP Level) of the object.hasChildOlapLevel - the value to setpublic BiLevel getHasParentOlapLevel()
has_parent_olap_level property (displayed as 'Has Parent OLAP Level') of the object.BiLevelpublic void setHasParentOlapLevel(BiLevel hasParentOlapLevel)
has_parent_olap_level property (displayed as Has Parent OLAP Level) of the object.hasParentOlapLevel - the value to setpublic String getNativeId()
native_id property (displayed as 'Native ID') of the object.Stringpublic void setNativeId(String nativeId)
native_id property (displayed as Native ID) of the object.nativeId - the value to setpublic BiHierarchyMember getOfOlapHierarchyMember()
of_olap_hierarchy_member property (displayed as 'Of OLAP Hierarchy Member') of the object.BiHierarchyMemberpublic void setOfOlapHierarchyMember(BiHierarchyMember ofOlapHierarchyMember)
of_olap_hierarchy_member property (displayed as Of OLAP Hierarchy Member) of the object.ofOlapHierarchyMember - the value to setpublic Number getSequence()
sequence property (displayed as 'Sequence') of the object.Numberpublic void setSequence(Number sequence)
sequence property (displayed as Sequence) of the object.sequence - the value to setpublic ItemList<BiLevel> getXOfOlapLevel()
x_of_olap_level property (displayed as 'X Of OLAP Level') of the object.ItemList<BiLevel>Copyright © 2018–2021 ODPi. All rights reserved.