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

Packages that use SourceInfo
de.smartics.properties.api.core.domain Provides property domain objects and exceptions. 
 

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

Fields in de.smartics.properties.api.core.domain declared as SourceInfo
static SourceInfo SourceInfo.EMPTY
          Reference to the empty source information.
 

Methods in de.smartics.properties.api.core.domain that return SourceInfo
 SourceInfo PropertyProjectdoc.getSourceInfo()
          Returns the information on the property's source code.
 

Methods in de.smartics.properties.api.core.domain with parameters of type SourceInfo
 void PropertyProjectdoc.setSourceInfo(SourceInfo sourceInfo)
          Sets the information on the property's source code.
 



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