public class Example extends Object
| Constructor and Description |
|---|
Example(String description,
com.google.common.base.Optional<String> cardNumber) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<String> |
getCardNumber() |
String |
getDescription() |
String |
toString() |
static ExampleBuilder |
withDescription(String description) |
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.