Subversion Repositories XServices

Rev

Rev 147 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 147 Rev 182
Line 39... Line 39...
39
import javax.xml.bind.annotation.XmlAccessorOrder;
39
import javax.xml.bind.annotation.XmlAccessorOrder;
40
import javax.xml.bind.annotation.XmlAccessorType;
40
import javax.xml.bind.annotation.XmlAccessorType;
41
import javax.xml.bind.annotation.XmlElement;
41
import javax.xml.bind.annotation.XmlElement;
42
import javax.xml.bind.annotation.XmlRootElement;
42
import javax.xml.bind.annotation.XmlRootElement;
43
import javax.xml.bind.annotation.XmlType;
43
import javax.xml.bind.annotation.XmlType;
44
 
-
 
45
import com.sun.xml.bind.XmlAccessorFactory;
-
 
46
/**
44
/**
47
 * @author Brian Rosenberger, bru(at)brutex.de
45
 * @author Brian Rosenberger, bru(at)brutex.de
48
 *
46
 *
49
 */
47
 */