Project

General

Profile

« Previous | Next » 

Revision b1c5e27c

Added by Andreas Kohlbecker over 8 years ago

organizing imports

View differences:

cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/jaxb/Error.java
11 11
import javax.xml.bind.annotation.XmlRootElement;
12 12
import javax.xml.bind.annotation.XmlType;
13 13

  
14
import org.springframework.core.annotation.AnnotationUtils;
15

  
16 14
@XmlAccessorType(XmlAccessType.FIELD)
17 15
@XmlType(name = "Error", propOrder = {
18 16
	    "code",

Also available in: Unified diff