GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
McfData.ProfileInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountId()
Account ID to which this profile belongs.
|
String |
getInternalWebPropertyId()
Internal ID for the web property to which this profile belongs.
|
String |
getProfileId()
Profile ID.
|
String |
getProfileName()
Profile name.
|
String |
getTableId()
Table ID for profile.
|
String |
getWebPropertyId()
Web Property ID to which this profile belongs.
|
McfData.ProfileInfo |
setAccountId(String accountId)
Account ID to which this profile belongs.
|
McfData.ProfileInfo |
setInternalWebPropertyId(String internalWebPropertyId)
Internal ID for the web property to which this profile belongs.
|
McfData.ProfileInfo |
setProfileId(String profileId)
Profile ID.
|
McfData.ProfileInfo |
setProfileName(String profileName)
Profile name.
|
McfData.ProfileInfo |
setTableId(String tableId)
Table ID for profile.
|
McfData.ProfileInfo |
setWebPropertyId(String webPropertyId)
Web Property ID to which this profile belongs.
|
clone, getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, set, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuespublic String getAccountId()
null.public McfData.ProfileInfo setAccountId(String accountId)
null.public String getInternalWebPropertyId()
null.public McfData.ProfileInfo setInternalWebPropertyId(String internalWebPropertyId)
null.public String getProfileId()
null.public McfData.ProfileInfo setProfileId(String profileId)
null.public String getProfileName()
null.public McfData.ProfileInfo setProfileName(String profileName)
null.public String getTableId()
null.public McfData.ProfileInfo setTableId(String tableId)
null.public String getWebPropertyId()
null.public McfData.ProfileInfo setWebPropertyId(String webPropertyId)
null.