@Generated public class StatementParameterListItem extends Object
Constructor and Description |
---|
StatementParameterListItem() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName() |
String |
getType() |
String |
getValue() |
int |
hashCode() |
StatementParameterListItem |
setName(String name) |
StatementParameterListItem |
setType(String typeValue) |
StatementParameterListItem |
setValue(String value) |
String |
toString() |
public StatementParameterListItem setName(String name)
public String getName()
public StatementParameterListItem setType(String typeValue)
public String getType()
public StatementParameterListItem setValue(String value)
public String getValue()
Copyright © 2023. All rights reserved.