Uses of Class
de.smartics.properties.api.core.domain.PropertyValueComment

Packages that use PropertyValueComment
de.smartics.properties.api.core.domain Provides property domain objects and exceptions. 
de.smartics.properties.report.data Provides classes that represent report data. 
 

Uses of PropertyValueComment in de.smartics.properties.api.core.domain
 

Methods in de.smartics.properties.api.core.domain that return PropertyValueComment
 PropertyValueComment PropertyComment.getValueComment()
          Returns the comment of the property values.
 

Methods in de.smartics.properties.api.core.domain with parameters of type PropertyValueComment
 PropertyComment.Builder PropertyComment.Builder.with(PropertyValueComment valueComment)
          Sets the comment of the property values.
 

Uses of PropertyValueComment in de.smartics.properties.report.data
 

Methods in de.smartics.properties.report.data that return PropertyValueComment
 PropertyValueComment PropertyReportItem.getValueComment()
          Returns the property value comment.
 



Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.