Class ShipClassMeshConstraint
- java.lang.Object
-
- de.extio.spacecraft.shared.model.managers.ShipClassMeshConstraint
-
public final class ShipClassMeshConstraint extends Object
-
-
Constructor Summary
Constructors Constructor Description ShipClassMeshConstraint()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getProducers()
String
getType()
void
setProducers(int producers)
void
setType(String type)
-