public class SMOutput extends Object
| Constructor and Description |
|---|
SMOutput() |
SMOutput(int size,
String description,
String name,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
void |
description(String description) |
String |
name() |
void |
name(String name) |
int |
size() |
void |
size(int size) |
String |
type() |
void |
type(String type) |
public String name()
public void name(String name)
resource - the resource to setpublic int size()
public void size(int size)
resource - the resource to setpublic String description()
public void description(String description)
resource - the resource to setpublic String type()
public void type(String type)
resource - the resource to setCopyright © 2018. All Rights Reserved.