Project

General

Profile

« Previous | Next » 

Revision 1ff11053

Added by Andreas Kohlbecker almost 7 years ago

ref #6169 feature completed: adding new type designation workingsets

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/model/registration/SpecimenTypeDesignationDTO.java
52 52

  
53 53
    SpecimenTypeDesignation std;
54 54

  
55
    /**
56
     * @return the std
57
     */
58
    public SpecimenTypeDesignation asSpecimenTypeDesignation() {
59
        return std;
60
    }
61

  
55 62
    /**
56 63
     * Creates an new new instance of SpecimenTypeDesignationDTO which is backed up
57 64
     * by an newly instantiated <code>SpecimenTypeDesignation.typeSpecimen.derivedFrom.type</code> object graph.

Also available in: Unified diff