com.sas.graphics.components
Class LabelValuePair

com.sas.graphics.components.LabelValuePair

public class LabelValuePair


Constructor Summary
LabelValuePair(java.lang.String label, java.lang.String value)
           
 
Method Summary
 java.lang.String getLabel()
           
 java.lang.String getValue()
           
 void setLabel(java.lang.String label)
           
 void setValue(java.lang.String value)
           
 

Constructor Detail

LabelValuePair

public LabelValuePair(java.lang.String label,
                      java.lang.String value)
Method Detail

getLabel

public java.lang.String getLabel()

setLabel

public void setLabel(java.lang.String label)

getValue

public java.lang.String getValue()

setValue

public void setValue(java.lang.String value)



Copyright © 2009 SAS Institute Inc. All Rights Reserved.