Subversion Repositories eFlore/Applications.del

Rev

Rev 100 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

package org.tela_botanica.del.client.modeles;

public class Protocol {
        
        private int id;
        
        private String name;

}