public class Service extends Object implements Serializable
| Constructor and Description |
|---|
Service() |
public String getId()
public String getType()
public void setType(String type)
type - the type to setpublic String getName()
public void setName(String name)
name - the name to setpublic String getDescription()
public void setDescription(String description)
description - the description to setCopyright © 2015. All Rights Reserved.