PHP 클래스 Swiftriver\Core\ObjectModel\DuplicationIdentificationField

저자: mg[at]swiftly[dot]org
파일 보기 프로젝트 열기: ushahidi/Swiftriver-2011

공개 프로퍼티들

프로퍼티 타입 설명
$type string The type of this DIF
$value string The value of this DIF

공개 메소드들

메소드 설명
__construct ( $type, $value )

메소드 상세

__construct() 공개 메소드

public __construct ( $type, $value )

프로퍼티 상세

$type 공개적으로 프로퍼티

The type of this DIF
public string $type
리턴 string

$value 공개적으로 프로퍼티

The value of this DIF
public string $value
리턴 string