PHP Class Transport\Entity\Location\Address

Inheritance: extends Location
Afficher le fichier Open project: opendatach/transport Class Usage Examples

Méthodes publiques

Méthode Description
createFromXml ( SimpleXMLElement $xml, Location $obj = null )
toXml ( SimpleXMLElement $parent = null )

Method Details

createFromXml() public static méthode

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

toXml() public méthode

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