public class ExtensionBooleanData extends java.lang.Object implements ExtensionData
Constructor and Description |
---|
ExtensionBooleanData(ExtensionDescriptive descriptive,
boolean value) |
Modifier and Type | Method and Description |
---|---|
ExtensionDescriptive |
getDescriptive()
Get Descriptive information about the data point.
|
java.lang.String |
getFormattedValue() |
public ExtensionBooleanData(ExtensionDescriptive descriptive, boolean value)
public ExtensionDescriptive getDescriptive()
ExtensionData
getDescriptive
in interface ExtensionData
ExtensionDescriptive
.public java.lang.String getFormattedValue()