Package | Description |
---|---|
com.pushtechnology.diffusion.api.data |
Diffusion Topic Data API.
|
Modifier and Type | Method and Description |
---|---|
static SingleValueTopicData |
TopicDataFactory.newSingleValueCustomData(CustomFieldHandler handler)
Create new
Single Value Topic Data of type
MDataType.CUSTOM_STRING . |
static SingleValueTopicData |
TopicDataFactory.newSingleValueData(MDataType type)
Create new
Single Value Topic Data . |
static SingleValueTopicData |
TopicDataFactory.newSingleValueData(MField metadata)
Create new
Single Value Topic Data . |
static SingleValueTopicData |
TopicDataFactory.newSingleValueDecimalData(int scale)
Create new
Single Value Topic Data of type
MDataType.DECIMAL_STRING with a scale other than the default. |
Copyright © 2016 Push Technology Ltd. All Rights Reserved.