public static class TheCard.Organization extends java.lang.Object implements java.io.Serializable, Mergeable
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
fn |
java.lang.String |
title |
| Constructor and Description |
|---|
Organization() |
| Modifier and Type | Method and Description |
|---|---|
TheCard.Organization |
copy() |
boolean |
merge(Mergeable another) |
public TheCard.Organization copy()