public class AssetLinkConstants
extends Object
Modifier and Type | Field and Description |
---|---|
static int |
TYPE_CHILD |
static int |
TYPE_RELATED |
Constructor and Description |
---|
AssetLinkConstants() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isTypeBi(int type) |
static boolean |
isTypeUni(int type) |
public static final int TYPE_CHILD
public static final int TYPE_RELATED