PHP Class Nmap\Service

Author: William Durand ([email protected])
Mostrar archivo Open project: willdurand/nmap

Public Methods

Method Description
__construct ( $name, $product, $version )
getName ( )
getProduct ( )
getVersion ( )

Method Details

__construct() public method

public __construct ( $name, $product, $version )

getName() public method

public getName ( )

getProduct() public method

public getProduct ( )

getVersion() public method

public getVersion ( )