PHP 클래스 Services\FhirBundleEntry

상속: extends DataObject
파일 보기 프로젝트 열기: openeyes/openeyes

공개 프로퍼티들

프로퍼티 타입 설명
$id
$resource
$title
$updated

공개 메소드들

메소드 설명
fromResource ( $url, Resource $resource ) : FhirBundleEntry

메소드 상세

fromResource() 공개 정적인 메소드

public static fromResource ( $url, Resource $resource ) : FhirBundleEntry
$resource Resource
리턴 FhirBundleEntry

프로퍼티 상세

$id 공개적으로 프로퍼티

public $id

$resource 공개적으로 프로퍼티

public $resource

$title 공개적으로 프로퍼티

public $title

$updated 공개적으로 프로퍼티

public $updated