Class SimplePlatformMetadata
- java.lang.Object
-
- ubic.gemma.core.loader.expression.simple.model.SimplePlatformMetadata
-
- All Implemented Interfaces:
Serializable
public class SimplePlatformMetadata extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SimplePlatformMetadata()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SimplePlatformMetadata
forId(Long id)
static SimplePlatformMetadata
forName(String name)
-
-
-
Method Detail
-
forId
public static SimplePlatformMetadata forId(Long id)
-
forName
public static SimplePlatformMetadata forName(String name)
-
-