Package com.flashphoner.fpwcsapi.bean
Class CustomObject
java.lang.Object
com.flashphoner.fpwcsapi.bean.CustomObject
- Direct Known Subclasses:
AbstractCallOptions,AbstractStreamOptions,Connection,Data
WCS serialization CustomObject.
It is a parent object for
Connection, Data, StreamOptions and StreamObject objects-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCustomAsBoolean(String key, Boolean defaultValue) getCustomAsContext(String key, CustomObject defaultValue) getCustomAsInteger(String key, Integer defaultValue) getCustomAsList(String key, List defaultValue) getCustomAsNumber(String key, Double defaultValue) getCustomAsString(String key, String defaultValue) voidremoveCustom(String key) voidvoidtoString()