Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Swiftriver
Core
ObjectModel
DuplicationIdentificationField
PHP Class Swiftriver\Core\ObjectModel\DuplicationIdentificationField
Author:
mg[at]swiftly[dot]org
Show file
Open project: ushahidi/Swiftriver-2011
Public Properties
Property
Type
Description
$type
string
The type of this DIF
$value
string
The value of this DIF
Public Methods
Method
Description
__construct
(
$type
,
$value
)
Method Details
__construct()
public
method
public
__construct
(
$type
,
$value
)
Property Details
$type
public property
The type of this DIF
public
string
$type
return
string
$value
public property
The value of this DIF
public
string
$value
return
string