public class GasSettings extends Object
Convenience class using the builder pattern to create a new GasSettings
object.
Example:
GasSettings gasSettings = new GasSettings.
Builder("05002").
withDescription("Blade Runner, Ringen, 2x adult").
build();
Modifier and Type | Class and Description |
---|---|
static class |
GasSettings.Builder |
Modifier and Type | Method and Description |
---|---|
com.intele.chimera.gw.xsd.smsgateway.request._2013._02.GasSettings |
getGasSettings() |
Copyright © 2016. All rights reserved.