| Package | Description |
|---|---|
| com.datawizards.model |
| Modifier and Type | Method and Description |
|---|---|
UserAction.Builder |
UserAction.Builder.clearDevice()
Clears the value of the 'device' field.
|
UserAction.Builder |
UserAction.Builder.clearEventDate()
Clears the value of the 'event_date' field.
|
UserAction.Builder |
UserAction.Builder.clearEventId()
Clears the value of the 'event_id' field.
|
UserAction.Builder |
UserAction.Builder.clearEventType()
Clears the value of the 'event_type' field.
|
UserAction.Builder |
UserAction.Builder.clearListingId()
Clears the value of the 'listing_id' field.
|
UserAction.Builder |
UserAction.Builder.clearSessionId()
Clears the value of the 'session_id' field.
|
UserAction.Builder |
UserAction.Builder.clearUserId()
Clears the value of the 'user_id' field.
|
static UserAction.Builder |
UserAction.newBuilder()
Creates a new UserAction RecordBuilder.
|
static UserAction.Builder |
UserAction.newBuilder(UserAction.Builder other)
Creates a new UserAction RecordBuilder by copying an existing Builder.
|
static UserAction.Builder |
UserAction.newBuilder(UserAction other)
Creates a new UserAction RecordBuilder by copying an existing UserAction instance.
|
UserAction.Builder |
UserAction.Builder.setDevice(CharSequence value)
Sets the value of the 'device' field.
|
UserAction.Builder |
UserAction.Builder.setEventDate(org.joda.time.DateTime value)
Sets the value of the 'event_date' field.
|
UserAction.Builder |
UserAction.Builder.setEventId(CharSequence value)
Sets the value of the 'event_id' field.
|
UserAction.Builder |
UserAction.Builder.setEventType(CharSequence value)
Sets the value of the 'event_type' field.
|
UserAction.Builder |
UserAction.Builder.setListingId(CharSequence value)
Sets the value of the 'listing_id' field.
|
UserAction.Builder |
UserAction.Builder.setSessionId(CharSequence value)
Sets the value of the 'session_id' field.
|
UserAction.Builder |
UserAction.Builder.setUserId(CharSequence value)
Sets the value of the 'user_id' field.
|
| Modifier and Type | Method and Description |
|---|---|
static UserAction.Builder |
UserAction.newBuilder(UserAction.Builder other)
Creates a new UserAction RecordBuilder by copying an existing Builder.
|
Copyright © 2017. All rights reserved.