public class ColorPaletteDefinitionAttributes extends Attributes
objIDataSet| Constructor and Description |
|---|
ColorPaletteDefinitionAttributes() |
| Modifier and Type | Method and Description |
|---|---|
AlternateContentDescriptionSequence |
getAlternateContentDescriptionSequence()
Retrieves pre-initialized object of Alternate Content DescriptionSequence
|
java.lang.String |
getContentDescription()
Retrieves Explanation of the objective or intent of the Color Palette
|
java.lang.String |
getHangingProtocolLevel()
Return the Color Palette Content Label.
|
void |
setContentDescription(java.lang.String strContentDescription)
Sets the Explanation of the objective or intent of the Color Palette
|
void |
setContentLabel(java.lang.String strContentLabel)
Sets the Content Label of Color Palette.
|
fill, populatepublic void setContentLabel(java.lang.String strContentLabel)
strContentLabel - public java.lang.String getHangingProtocolLevel()
public void setContentDescription(java.lang.String strContentDescription)
strContentDescription - public java.lang.String getContentDescription()
public AlternateContentDescriptionSequence getAlternateContentDescriptionSequence()