Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.management.protocol.messageserver.KeyFlags

Packages that use KeyFlags
com.genesyslab.platform.management.protocol.messageserver   
 

Uses of KeyFlags in com.genesyslab.platform.management.protocol.messageserver
 

Fields in com.genesyslab.platform.management.protocol.messageserver declared as KeyFlags
static KeyFlags KeyFlags.Integer
          Integer field used in key
static KeyFlags KeyFlags.None
          No fields used in key
static KeyFlags KeyFlags.String
          String field used in key
static KeyFlags KeyFlags.UnsignedLong
          Unsigned long field used in key
 

Methods in com.genesyslab.platform.management.protocol.messageserver that return KeyFlags
static KeyFlags KeyFlags.valueOf(int ordinal)
          Returns enumeration value by given ordinal number.
static KeyFlags KeyFlags.valueOf(java.lang.String name)
          Returns enumeration value with specified name or null if no such value exists.
 

Methods in com.genesyslab.platform.management.protocol.messageserver that return types with arguments of type KeyFlags
static java.util.Collection<KeyFlags> KeyFlags.values()
          Returns all values of the enumeration.
 


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.