Interface IMetaprojectUpdates
-
- All Superinterfaces:
java.io.Serializable
- All Known Implementing Classes:
Metaproject
,MetaprojectNullUpdates
@JsonObject("IMetaprojectUpdates") public interface IMetaprojectUpdates extends java.io.Serializable
Description of updates which should be performed on a metaproject.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getDescription()
java.lang.String
getName()
-