@Generated public class UpdateFunction extends Object
Constructor and Description |
---|
UpdateFunction() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName() |
String |
getOwner() |
int |
hashCode() |
UpdateFunction |
setName(String name) |
UpdateFunction |
setOwner(String owner) |
String |
toString() |
public UpdateFunction setName(String name)
public String getName()
public UpdateFunction setOwner(String owner)
public String getOwner()
Copyright © 2023. All rights reserved.