public class WebsiteGoogleAnalyticsAccountAssignment extends Object
| Constructor and Description |
|---|
WebsiteGoogleAnalyticsAccountAssignment() |
| Modifier and Type | Method and Description |
|---|---|
UUID |
getDeviceuuid() |
GoogleAnalyticsAccount |
getGoogleanalyticsaccount() |
String |
getStatus() |
void |
setDeviceuuid(UUID deviceuuid) |
void |
setGoogleanalyticsaccount(GoogleAnalyticsAccount googleanalyticsaccount) |
void |
setStatus(String status) |
public WebsiteGoogleAnalyticsAccountAssignment()
public UUID getDeviceuuid()
public void setDeviceuuid(UUID deviceuuid)
deviceuuid - the deviceuuid to setpublic GoogleAnalyticsAccount getGoogleanalyticsaccount()
public void setGoogleanalyticsaccount(GoogleAnalyticsAccount googleanalyticsaccount)
googleanalyticsaccount - the googleanalyticsaccount to setpublic String getStatus()
public void setStatus(String status)
status - the status to setCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.