Modifier and Type | Method and Description |
---|---|
double |
getMaximumLMWeight() |
String |
getPreparationProfile() |
String |
getProfile() |
LMProfile |
setMaximumLMWeight(double maximumLMWeight) |
LMProfile |
setPreparationProfile(String preparationProfile) |
String |
toString() |
boolean |
usesOtherPreparation() |
public LMProfile(String profile)
public String getProfile()
public boolean usesOtherPreparation()
public String getPreparationProfile()
public double getMaximumLMWeight()
public LMProfile setMaximumLMWeight(double maximumLMWeight)
Copyright © 2012–2022. All rights reserved.