public class BlockDto
extends java.lang.Object
| Constructor and Description |
|---|
BlockDto() |
| Modifier and Type | Method and Description |
|---|---|
static long |
getInstanceCount() |
BlockItemDto[] |
getItems() |
java.lang.String |
getType()
Implementation note: it is OK for this value
to be
null. |
boolean |
isRecMath() |
public static long getInstanceCount()
public BlockItemDto[] getItems()
public boolean isRecMath()
false if not defined.public java.lang.String getType()
null.