| Package | Description |
|---|---|
| ch.rasc.forcastio.model |
| Modifier and Type | Method and Description |
|---|---|
ImmutableFioAlert |
ImmutableFioAlert.Builder.build()
Builds a new
ImmutableFioAlert. |
static ImmutableFioAlert |
ImmutableFioAlert.copyOf(FioAlert instance)
Creates an immutable copy of a
FioAlert value. |
ImmutableFioAlert |
ImmutableFioAlert.withDescription(String value)
Copy the current immutable object by setting a value for the
description attribute. |
ImmutableFioAlert |
ImmutableFioAlert.withExpires(long value)
Copy the current immutable object by setting a value for the
expires attribute. |
ImmutableFioAlert |
ImmutableFioAlert.withTitle(String value)
Copy the current immutable object by setting a value for the
title attribute. |
ImmutableFioAlert |
ImmutableFioAlert.withUri(String value)
Copy the current immutable object by setting a value for the
uri attribute. |
Copyright © 2016. All rights reserved.