public class Placement extends SObject
properties| Constructor and Description |
|---|
Placement(org.json.JSONObject info) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isOverlapping()
Is the Placement an overlapping placement (or an exclusive placement).
|
java.lang.String |
toString() |
public boolean isOverlapping()
public java.lang.String toString()
toString in class java.lang.Object