Method Summary |
|
public void | deleteGroups() |
public java.lang.String | getDescription() Method getDescriptionReturns the value of field
'description'. |
public java.lang.String | getGroupFooterCaption() Method getGroupFooterCaptionReturns the value of field
'groupFooterCaption'. |
public boolean | getGroups() Method getGroupsReturns the value of field 'groups'. |
public com.calipso.reportgenerator.reportdefinitions.types.DimensionDefinitionLocationType | getLocation() Method getLocationReturns the value of field 'location'. |
public java.lang.String | getName() Method getNameReturns the value of field 'name'. |
public com.calipso.reportgenerator.reportdefinitions.types.DimensionDefinitionOrderType | getOrder() Method getOrderReturns the value of field 'order'. |
public java.lang.String | getRankMetricName() Method getRankMetricNameReturns the value of field
'rankMetricName'. |
public boolean | hasGroups() |
public boolean | isValid() |
public void | marshal(java.io.Writer out) |
public void | marshal(org.xml.sax.ContentHandler handler) |
public void | setDescription(java.lang.String description) Method setDescriptionSets the value of field 'description'. |
public void | setGroupFooterCaption(java.lang.String groupFooterCaption) Method setGroupFooterCaptionSets the value of field
'groupFooterCaption'. |
public void | setGroups(boolean groups) Method setGroupsSets the value of field 'groups'. |
public void | setLocation(com.calipso.reportgenerator.reportdefinitions.types.DimensionDefinitionLocationType location) Method setLocationSets the value of field 'location'. |
public void | setName(java.lang.String name) Method setNameSets the value of field 'name'. |
public void | setOrder(com.calipso.reportgenerator.reportdefinitions.types.DimensionDefinitionOrderType order) Method setOrderSets the value of field 'order'. |
public void | setRankMetricName(java.lang.String rankMetricName) Method setRankMetricNameSets the value of field
'rankMetricName'. |
public static com.calipso.reportgenerator.reportdefinitions.DimensionDefinition | unmarshal(java.io.Reader reader) |
public void | validate() |