I want to group XMLAttribute in a derived class, but I have some problems.
I have 2 derived classes and 1 super class, as shown below Show:
public class Dog extends Animal {
@XmlAttrib
I want to group XMLAttribute in a derived class, but I have some problems.
I have 2 derived classes and 1 super class, as shown below Show:
public class Dog extends Animal {
@XmlAttrib