PHP 클래스 Transport\Entity\Location\Address

상속: extends Location
파일 보기 프로젝트 열기: opendatach/transport 1 사용 예제들

공개 메소드들

메소드 설명
createFromXml ( SimpleXMLElement $xml, Location $obj = null )
toXml ( SimpleXMLElement $parent = null )

메소드 상세

createFromXml() 공개 정적인 메소드

public static createFromXml ( SimpleXMLElement $xml, Location $obj = null )
$xml SimpleXMLElement
$obj Location

toXml() 공개 메소드

public toXml ( SimpleXMLElement $parent = null )
$parent SimpleXMLElement