public static class PropertyContainer.PropertyType extends Enum
Modifier and Type | Method and Description |
---|---|
static PropertyContainer.PropertyType |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static PropertyContainer.PropertyType |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static PropertyContainer.PropertyType[] |
values()
Returns an array that contains the values for this enum.
|
public static final PropertyContainer.PropertyType STRING
public static final PropertyContainer.PropertyType DOUBLE
public static final PropertyContainer.PropertyType LOGICAL
public static final PropertyContainer.PropertyType INTEGER
public static final PropertyContainer.PropertyType ENUM
public static final PropertyContainer.PropertyType STRINGS
public static final PropertyContainer.PropertyType UIBLOCK
public static final PropertyContainer.PropertyType POINT
public static final PropertyContainer.PropertyType VECTOR
public static final PropertyContainer.PropertyType BITS
public static final PropertyContainer.PropertyType TAGGED_OBJECT
public static final PropertyContainer.PropertyType ARRAY
public static final PropertyContainer.PropertyType INTEGER_MATRIX2D
public static final PropertyContainer.PropertyType DOUBLE_MATRIX2D
public static final PropertyContainer.PropertyType TAGGED_OBJECT_MATRIX2D
public static final PropertyContainer.PropertyType INTEGER_VECTOR
public static final PropertyContainer.PropertyType DOUBLE_VECTOR
public static final PropertyContainer.PropertyType TAGGED_OBJECT_VECTOR
public static final PropertyContainer.PropertyType FILE
public static final PropertyContainer.PropertyType SELECTION_FILTER
public static final PropertyContainer.PropertyType UNDEFINED
public static final int _STRING
public static final int _DOUBLE
public static final int _LOGICAL
public static final int _INTEGER
public static final int _ENUM
public static final int _STRINGS
public static final int _UIBLOCK
public static final int _POINT
public static final int _VECTOR
public static final int _BITS
public static final int _TAGGED_OBJECT
public static final int _ARRAY
public static final int _INTEGER_MATRIX2D
public static final int _DOUBLE_MATRIX2D
public static final int _TAGGED_OBJECT_MATRIX2D
public static final int _INTEGER_VECTOR
public static final int _DOUBLE_VECTOR
public static final int _TAGGED_OBJECT_VECTOR
public static final int _FILE
public static final int _SELECTION_FILTER
public static final int _UNDEFINED
public static PropertyContainer.PropertyType valueOf(int value)
public static PropertyContainer.PropertyType valueOf(String name)
public static PropertyContainer.PropertyType[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.