Platform SDK Java 8.5 API Reference

com.genesyslab.platform.outbound.protocol.outbounddesktop
Class RecordType

java.lang.Object
  extended by com.genesyslab.platform.commons.GEnum
      extended by com.genesyslab.platform.outbound.protocol.outbounddesktop.RecordType

public class RecordType
extends GEnum


Field Summary
static RecordType CampaignCallBack
           
static RecordType CampaignRescheduled
           
static RecordType General
           
static RecordType NoCall
           
static RecordType NoRecordType
           
static RecordType PersonalCallBack
           
static RecordType PersonalRescheduled
           
static RecordType Unknown
           
 
Fields inherited from class com.genesyslab.platform.commons.GEnum
LOCALE_ENGLISH
 
Method Summary
static RecordType create(java.lang.String name)
           
static java.lang.String fromEnum(RecordType val)
           
static RecordType toEnum(java.lang.String val)
           
 
Methods inherited from class com.genesyslab.platform.commons.GEnum
asInteger, enumSize, equals, equals, getEnumMap, getEnumValues, getValue, getValue, getValue, hashCode, name, ordinal, toString, valueOf, valueOf, values, valuesBy
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

NoRecordType

public static final RecordType NoRecordType

Unknown

public static final RecordType Unknown

General

public static final RecordType General

CampaignRescheduled

public static final RecordType CampaignRescheduled

PersonalRescheduled

public static final RecordType PersonalRescheduled

PersonalCallBack

public static final RecordType PersonalCallBack

CampaignCallBack

public static final RecordType CampaignCallBack

NoCall

public static final RecordType NoCall
Method Detail

toEnum

public static RecordType toEnum(java.lang.String val)

fromEnum

public static java.lang.String fromEnum(RecordType val)

create

public static RecordType create(java.lang.String name)

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.