Platform SDK Java 8.5 API Reference

com.genesyslab.platform.openmedia.protocol.openmediaattributes
Class Converter

java.lang.Object
  extended by com.genesyslab.platform.openmedia.protocol.openmediaattributes.Converter

public final class Converter
extends java.lang.Object


Method Summary
static java.lang.Boolean toBoolean(java.lang.Integer intBool)
           
static java.util.Date toDate(java.lang.String dateStr)
           
static java.lang.Integer toInteger(java.lang.Boolean bool)
           
static java.lang.String toString(java.util.Date date)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toBoolean

public static java.lang.Boolean toBoolean(java.lang.Integer intBool)

toInteger

public static java.lang.Integer toInteger(java.lang.Boolean bool)

toDate

public static java.util.Date toDate(java.lang.String dateStr)

toString

public static java.lang.String toString(java.util.Date date)

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.