Changeset 1301 for trunk/src/main/php/net/stubbles/xml/serializer/annotations/stubXMLTagAnnotation.php
- Timestamp:
- 01/25/08 20:09:22 (6 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/xml/serializer/annotations/stubXMLTagAnnotation.php
r1296 r1301 60 60 * Set the element tag name 61 61 * 62 * @param string $ tagName62 * @param string $elementTagName 63 63 */ 64 64 public function setElementTagName($elementTagName)
