Interface IMetaprojectRegistration
-
- All Superinterfaces:
java.io.Serializable
- All Known Implementing Classes:
Metaproject,MetaprojectNullRegistration
@JsonObject("IMetaprojectRegistration") public interface IMetaprojectRegistration extends java.io.SerializableA metaproject to register.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetDescription()java.lang.StringgetName()
-