Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.configuration.protocol.metadata.CfgTypeMask

Packages that use CfgTypeMask
com.genesyslab.platform.configuration.protocol.metadata   
 

Uses of CfgTypeMask in com.genesyslab.platform.configuration.protocol.metadata
 

Methods in com.genesyslab.platform.configuration.protocol.metadata that return CfgTypeMask
static CfgTypeMask CfgTypeMask.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CfgTypeMask[] CfgTypeMask.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.genesyslab.platform.configuration.protocol.metadata that return types with arguments of type CfgTypeMask
 java.util.EnumSet<CfgTypeMask> CfgDescription.getTypeMask()
          Deprecated. 
 

Methods in com.genesyslab.platform.configuration.protocol.metadata with parameters of type CfgTypeMask
protected  void CfgDescription.addTypeToMask(CfgTypeMask value)
           
 boolean CfgDescription.isCfgType(CfgTypeMask value)
          Checks if the descriptive object instance belongs to a particular cfg type or a combination of cfg types.
 

Method parameters in com.genesyslab.platform.configuration.protocol.metadata with type arguments of type CfgTypeMask
 boolean CfgDescription.isCfgType(java.util.EnumSet<CfgTypeMask> value)
          Deprecated. 
 


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.