be.SIRAPRISE.client.jsba
Interface DBObjectToAttributevaluedistribution

All Superinterfaces:
DBObject
All Known Implementing Classes:
AttributeValueDistribution

public interface DBObjectToAttributevaluedistribution
extends DBObject

Author:
DBOBJECTINTERFACEGENERATOR

Method Summary
 java.lang.String getAttributevaluedistributionAttributename()
          Gets the attributename for attributevaluedistribution
 java.lang.String getAttributevaluedistributionFrequency()
          Gets the frequency for attributevaluedistribution
 java.lang.String getAttributevaluedistributionRelvarname()
          Gets the relvarname for attributevaluedistribution
 java.lang.String getAttributevaluedistributionStddev()
          Gets the stddev for attributevaluedistribution
 java.lang.String getAttributevaluedistributionValuecount()
          Gets the valuecount for attributevaluedistribution
 

Method Detail

getAttributevaluedistributionAttributename

java.lang.String getAttributevaluedistributionAttributename()
Gets the attributename for attributevaluedistribution

Returns:
The attributename for attributevaluedistribution

getAttributevaluedistributionFrequency

java.lang.String getAttributevaluedistributionFrequency()
Gets the frequency for attributevaluedistribution

Returns:
The frequency for attributevaluedistribution

getAttributevaluedistributionRelvarname

java.lang.String getAttributevaluedistributionRelvarname()
Gets the relvarname for attributevaluedistribution

Returns:
The relvarname for attributevaluedistribution

getAttributevaluedistributionStddev

java.lang.String getAttributevaluedistributionStddev()
Gets the stddev for attributevaluedistribution

Returns:
The stddev for attributevaluedistribution

getAttributevaluedistributionValuecount

java.lang.String getAttributevaluedistributionValuecount()
Gets the valuecount for attributevaluedistribution

Returns:
The valuecount for attributevaluedistribution