public class LMProfileConfig extends Object
ProfileConfig
Constructor and Description |
---|
LMProfileConfig(String profile) |
Modifier and Type | Method and Description |
---|---|
double |
getMaximumLMWeight() |
String |
getProfile() |
LMProfileConfig |
setMaximumLMWeight(double maximumLMWeight) |
String |
toString() |
public LMProfileConfig(String profile)
public String getProfile()
public double getMaximumLMWeight()
public LMProfileConfig setMaximumLMWeight(double maximumLMWeight)
Copyright © 2012–2020. All rights reserved.