Package | Description |
---|---|
com.pushtechnology.diffusion.client.content.metadata |
Unified API - Metadata.
|
Modifier and Type | Method and Description |
---|---|
MNode.DataType |
MNode.getDataType()
Returns the data type of the node implementation.
|
static MNode.DataType |
MNode.DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MNode.DataType[] |
MNode.DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.