Constructor and Description |
---|
TWarningImpl(TWarningContentItem warningContentItem)
Create the TWarningImpl instance.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCode()
Gets the warning code.
|
java.lang.String |
getLine()
Gets the warning line.
|
java.lang.String |
getReturnValue()
Gets the Tamino return value.
|
java.lang.String |
getText()
Gets the warning text.
|
boolean |
hasLine()
Indicates if the warning provides a warning line.
|
public TWarningImpl(TWarningContentItem warningContentItem)
warningContentItem
- the warning informationpublic java.lang.String getReturnValue()
getReturnValue
in interface TWarning
public java.lang.String getCode()
public java.lang.String getText()
public boolean hasLine()
Copyright (c) 2017 Software AG. All Rights Reserved.