Platform SDK Java 8.5 API Reference

com.genesyslab.platform.contacts.protocol.runtime
Class Converter

java.lang.Object
  extended by com.genesyslab.platform.contacts.protocol.runtime.Converter

public class Converter
extends java.lang.Object


Constructor Summary
Converter()
           
 
Method Summary
static java.lang.String fromBoolean(java.lang.Boolean val)
           
static java.lang.String fromDateTime(java.util.Date val)
           
static java.lang.Boolean toBoolean(java.lang.String val)
           
static java.util.Date toDateTime(java.lang.String val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Converter

public Converter()
Method Detail

fromDateTime

public static java.lang.String fromDateTime(java.util.Date val)

toDateTime

public static java.util.Date toDateTime(java.lang.String val)

fromBoolean

public static java.lang.String fromBoolean(java.lang.Boolean val)

toBoolean

public static java.lang.Boolean toBoolean(java.lang.String val)

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.