public class CustomProfile extends Profile
Constructor and Description |
---|
CustomProfile(Profile profile) |
CustomProfile(String name) |
Modifier and Type | Method and Description |
---|---|
CustomModel |
getCustomModel() |
CustomProfile |
setCustomModel(CustomModel customModel) |
equals, getHints, getName, getVehicle, getVersion, getWeighting, hashCode, isTurnCosts, putHint, setName, setTurnCosts, setVehicle, setWeighting, toString, validateProfileName
public CustomProfile(Profile profile)
public CustomProfile(String name)
public CustomProfile setCustomModel(CustomModel customModel)
public CustomModel getCustomModel()
Copyright © 2012–2020. All rights reserved.