public class RandomValueMetaFunction extends Object
Constructor and Description |
---|
RandomValueMetaFunction(int type,
String code,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
String |
getDescription() |
int |
getType() |
void |
setCode(String code) |
void |
setDescription(String description) |
void |
setType(int type) |
public String getCode()
public void setCode(String code)
code
- the code to setpublic String getDescription()
public void setDescription(String description)
description
- the description to setpublic int getType()
public void setType(int type)
type
- the type to setCopyright © 2018 Hitachi Vantara. All rights reserved.