PHP Class Swiftriver\Core\ObjectModel\DuplicationIdentificationField

Author: mg[at]swiftly[dot]org
Afficher le fichier Open project: ushahidi/Swiftriver-2011

Méthodes publiques

Свойство Type Description
$type string The type of this DIF
$value string The value of this DIF

Méthodes publiques

Méthode Description
__construct ( $type, $value )

Method Details

__construct() public méthode

public __construct ( $type, $value )

Property Details

$type public_oe property

The type of this DIF
public string $type
Résultat string

$value public_oe property

The value of this DIF
public string $value
Résultat string