Constructor and Description |
---|
ExpandableField(String id,
T expandedObject) |
Modifier and Type | Method and Description |
---|---|
T |
getExpanded() |
String |
getId() |
boolean |
isExpanded() |
void |
setExpanded(T expandedObject) |
void |
setId(String id) |
Copyright © 2016 Stripe. All rights reserved.