|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourceInfo | |
---|---|
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 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. |
Uses of SourceInfo in de.smartics.properties.report.data |
---|
Methods in de.smartics.properties.report.data that return SourceInfo | |
---|---|
SourceInfo |
PropertyReportItem.getSourceInfo() Returns the information about the source the property was defined in. |
Methods in de.smartics.properties.report.data with parameters of type SourceInfo | |
---|---|
PropertyReportItem.Builder |
PropertyReportItem.Builder.with(SourceInfo sourceInfo) Sets the information about the source the property was defined in. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |