JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH:
Uses of Class
com.peterphi.carbon.type.mutable.CarbonSource
Packages that use
CarbonSource
Package
Description
com.peterphi.carbon.type.mutable
Uses of
CarbonSource
in
com.peterphi.carbon.type.mutable
Methods in
com.peterphi.carbon.type.mutable
that return
CarbonSource
Modifier and Type
Method
Description
CarbonSource
CarbonMultisourceModuleDataSimple.
getSource
()
Methods in
com.peterphi.carbon.type.mutable
that return types with arguments of type
CarbonSource
Modifier and Type
Method
Description
List
<
CarbonSource
>
CarbonProject.
getSources
()
Methods in
com.peterphi.carbon.type.mutable
with parameters of type
CarbonSource
Modifier and Type
Method
Description
void
CarbonProject.
addSource
(
CarbonSource
source)