Interface Project
- All Superinterfaces:
CreatedModified,Described,Identified,Named,Serializable
- All Known Implementing Classes:
ProjectImpl
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetEnvironments(List<Environment> environments) voidsetShortName(String shortName) Methods inherited from interface org.qubership.atp.environments.model.CreatedModified
getCreated, getCreatedBy, getModified, getModifiedBy, setCreated, setCreatedBy, setModified, setModifiedByMethods inherited from interface org.qubership.atp.environments.model.Described
getDescription, setDescriptionMethods inherited from interface org.qubership.atp.environments.model.Identified
getId, isParent, setId
-
Method Details
-
getShortName
-
setShortName
-
getEnvironments
List<Environment> getEnvironments() -
setEnvironments
-