|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |