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 Detail

      • getName

        java.lang.String getName()
      • getDescription

        java.lang.String getDescription()