implicit final
class
ModuleReportOps extends AnyVal
Instance Constructors
-
new
ModuleReportOps(_mr: ModuleReport)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
-
final
def
asInstanceOf[T0]: T0
-
def
getClass(): Class[_ <: AnyVal]
-
final
def
isInstanceOf[T0]: Boolean
-
def
toString(): String
-
-
def
withConfigurations(configurations: Vector[ConfigRef]): ModuleReport
-
def
withExtraAttributes(extraAttributes: Map[String, String]): ModuleReport
-
def
withHomepage(homepage: Option[String]): ModuleReport
-
def
withLicenses(licenses: Vector[(String, Option[String])]): ModuleReport
-
def
withPublicationDate(publicationDate: Option[Calendar]): ModuleReport
Inherited from AnyVal
Inherited from NotNull
Inherited from Any