Uses of Class
com.gentics.contentnode.rest.model.devtools.dependency.ReferenceDependency
-
Uses of ReferenceDependency in com.gentics.contentnode.rest.model.devtools.dependency
Modifier and TypeMethodDescriptionReferenceDependency.withIsInPackage
(Boolean isInPackage) Sets whether the object is in the current package.Modifier and TypeMethodDescriptionPackageDependency.getReferenceDependencies()
Gets the list of dependencies that are referenced by this object.Modifier and TypeMethodDescriptionPackageDependency.withReferenceDependencies
(List<ReferenceDependency> referenceDependencies) Set the list of dependencies that are referenced by this object.