Package | Description |
---|---|
com.sas.hls.common |
Contains common interfaces and data objects that work across the HLS platform.
|
Modifier and Type | Method and Description |
---|---|
AttributeType |
AttributeDefinition.getType()
Deprecated.
Get the type of the value set on the attribute defined.
|
static AttributeType |
AttributeType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static AttributeType[] |
AttributeType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeDefinition.setType(AttributeType type)
Deprecated.
Set the type of the value on the defined attribute.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA