1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-05-01 04:24:01 +00:00

Update XSD files for templates

This commit updades all XSD files for templates.
This commit is contained in:
2011-10-11 23:45:02 -03:00
parent fe882c4467
commit 6a40656a38
26363 changed files with 95293 additions and 94194 deletions

View File

@@ -16,6 +16,8 @@
*/
package com.l2jserver.model.template;
import javax.xml.bind.annotation.XmlType;
import com.l2jserver.model.id.TemplateID;
/**
@@ -26,6 +28,7 @@ import com.l2jserver.model.id.TemplateID;
* @param <T>
* the type of object created by this template
*/
@XmlType(name = "AbstractTemplateType")
public abstract class AbstractTemplate<T> implements Template<T> {
// /**
// * The {@link TemplateID}