public class RulesResponseEntityRule
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
RulesResponseEntityRule() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets the description.
|
Long |
getLastUpdated()
Gets the lastUpdated.
|
String |
getRuleType()
Gets the ruleType.
|
String |
getSrcRecno()
Gets the srcRecno.
|
String |
getTargetRecno()
Gets the targetRecno.
|
String |
getUser()
Gets the user.
|
public Long getLastUpdated()
public String getRuleType()
public String getSrcRecno()
public String getTargetRecno()
public String getDescription()
public String getUser()
Copyright © 2021 IBM Cloud. All rights reserved.