VulnerabilityDetailFileLocation

class Object
trait Matchable
class Any

Value members

Concrete methods

def description: SelectionBuilder[VulnerabilityDetailFileLocation, Option[String]]

Description of the field.

Description of the field.

def fieldName: SelectionBuilder[VulnerabilityDetailFileLocation, Option[String]]

Name of the field.

Name of the field.

def fileName: SelectionBuilder[VulnerabilityDetailFileLocation, String]

File name.

File name.

def lineEnd: SelectionBuilder[VulnerabilityDetailFileLocation, Int]

End line number of the file location.

End line number of the file location.

def lineStart: SelectionBuilder[VulnerabilityDetailFileLocation, Int]

Start line number of the file location.

Start line number of the file location.

def name: SelectionBuilder[VulnerabilityDetailFileLocation, Option[String]]

Name of the field.

Name of the field.