Modifier and Type | Field and Description |
---|---|
static short |
QUANTITY_0_1 |
static short |
QUANTITY_0_N |
static short |
QUANTITY_1 |
static short |
QUANTITY_1_N |
static short |
QUANTITY_AUTO |
Constructor and Description |
---|
El(short quantity) |
El(short quantity,
Attr attr) |
El(short quantity,
Attr[] attrs) |
El(short quantity,
Attr[] attrs,
boolean hasChildren) |
El(short quantity,
Attr attr,
boolean hasChildren) |
El(short quantity,
boolean hasChildren) |
Modifier and Type | Method and Description |
---|---|
Attr[] |
getAttrs() |
short |
getQuantity() |
boolean |
isHasChildren() |
boolean |
isQuantity(short quantity) |
public static short QUANTITY_0_1
public static short QUANTITY_0_N
public static short QUANTITY_1
public static short QUANTITY_1_N
public static final short QUANTITY_AUTO
public boolean isHasChildren()
public short getQuantity()
public boolean isQuantity(short quantity)
Copyright © 2015 Lucee