public class TimeTolerance
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
limit |
protected java.lang.String |
type |
| Constructor and Description |
|---|
TimeTolerance() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLimit()
Gets the value of the limit property.
|
java.lang.String |
getType()
Gets the value of the type property.
|
void |
setLimit(java.lang.String value)
Sets the value of the limit property.
|
void |
setType(java.lang.String value)
Sets the value of the type property.
|
public java.lang.String getLimit()
Stringpublic void setLimit(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getType()
Stringpublic void setType(java.lang.String value)
value - allowed object is
StringCopyright © 2018 SAP SE. All Rights Reserved.