org.soyatec.windowsazure.management
Class OperatingSystemFamily
java.lang.Object
org.soyatec.windowsazure.management.OperatingSystemFamily
public class OperatingSystemFamily
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperatingSystemFamily
public OperatingSystemFamily()
getName
public java.lang.String getName()
- Returns:
- the name
setName
public void setName(java.lang.String name)
- Set the name
- Parameters:
name -
getLabel
public java.lang.String getLabel()
- Returns:
- the label
setLabel
public void setLabel(java.lang.String label)
- Set the label
- Parameters:
label -
getOperatingSystems
public java.util.List<OperatingSystem> getOperatingSystems()
- Returns:
- the operatingSystems
setOperatingSystems
public void setOperatingSystems(java.util.List<OperatingSystem> operatingSystems)
- Set the operatingSystems
- Parameters:
operatingSystems -