public class Olapassociation extends MainObject
olapassociation asset type in IGC, displayed as 'OLAPAssociation' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
businessName |
protected String |
nativeId |
protected Number |
sequence |
assignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
Olapassociation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBusinessName()
Retrieve the
business_name property (displayed as 'Business Name') of the object. |
String |
getNativeId()
Retrieve the
native_id property (displayed as 'Native ID') of the object. |
Number |
getSequence()
Retrieve the
sequence property (displayed as 'Sequence') of the object. |
void |
setBusinessName(String businessName)
Set the
business_name property (displayed as Business Name) of the object. |
void |
setNativeId(String nativeId)
Set the
native_id property (displayed as Native ID) of the object. |
void |
setSequence(Number sequence)
Set the
sequence property (displayed as Sequence) 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 String nativeId
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 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 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 setCopyright © 2018–2021 ODPi. All rights reserved.