All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javaee.module.backend.models.status.AbstractStatusHelperDtoParent_1 Maven / Gradle / Ivy

The newest version!
package javaee.module.backend.models.status;

import javaee.module.backend.models.entity.AbstractEntityHelperDto;

abstract class AbstractStatusHelperDtoParent_1 extends AbstractEntityHelperDto {

	protected String status;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy