Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.configuration.protocol.runtime.schemas.StyleType

Packages that use StyleType
com.genesyslab.platform.configuration.protocol.runtime.schemas This package is used internally by the protocol. 
 

Uses of StyleType in com.genesyslab.platform.configuration.protocol.runtime.schemas
 

Fields in com.genesyslab.platform.configuration.protocol.runtime.schemas declared as StyleType
protected  StyleType Cfglibschema.TypeInfo.Attribute.style
           
 

Methods in com.genesyslab.platform.configuration.protocol.runtime.schemas that return StyleType
static StyleType StyleType.fromValue(java.lang.String v)
           
 StyleType Cfglibschema.TypeInfo.Attribute.getStyle()
          Gets the value of the style property.
static StyleType StyleType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StyleType[] StyleType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.genesyslab.platform.configuration.protocol.runtime.schemas with parameters of type StyleType
 void Cfglibschema.TypeInfo.Attribute.setStyle(StyleType value)
          Sets the value of the style property.
 


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.