public class DeviceManagerMethod
extends java.lang.Object
Constructor and Description |
---|
DeviceManagerMethod() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMethod() |
java.lang.String |
getTitle() |
java.util.Set<DeviceManagerMethodType> |
getTypes() |
void |
setMethod(java.lang.String method) |
void |
setTitle(java.lang.String title) |
void |
setTypes(java.util.Set<DeviceManagerMethodType> types) |
public java.util.Set<DeviceManagerMethodType> getTypes()
public void setTypes(java.util.Set<DeviceManagerMethodType> types)
public java.lang.String getMethod()
public void setMethod(java.lang.String method)
public java.lang.String getTitle()
public void setTitle(java.lang.String title)