public class SwitchMapTemplate extends Object implements Serializable
Constructor and Description |
---|
SwitchMapTemplate() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
List<SwitchMapEntryTemplate> |
getSwitchMapEntryTemplates() |
int |
hashCode() |
void |
setSwitchMapEntryTemplates(List<SwitchMapEntryTemplate> switchMapEntryTemplates) |
String |
toString() |
public List<SwitchMapEntryTemplate> getSwitchMapEntryTemplates()
public void setSwitchMapEntryTemplates(List<SwitchMapEntryTemplate> switchMapEntryTemplates)
Copyright © 2016. All rights reserved.