public final class Warning extends AbstractModel
Constructor and Description |
---|
Warning(String code,
String warning,
String inputPointer) |
Modifier and Type | Method and Description |
---|---|
String |
getCode()
This provides a machine-readable code identifying the warning.
|
String |
getInputPointer() |
String |
getWarning() |
toJson, toString
public String getCode()
public String getWarning()
public String getInputPointer()
Copyright © 2016 MaxMind, Inc.. All rights reserved.