Interface StudyList

    • Method Detail

      • create

        Study create​(java.lang.String tag)
        Create a study sequence.
        Specified by:
        create in interface GenericModelEntityList<Study>
        Parameters:
        tag - Study sequence tag.
        Returns:
        Create study sequence.