org.soyatec.windowsazure.management
Class Location

java.lang.Object
  extended by org.soyatec.windowsazure.management.Location

public class Location
extends java.lang.Object


Constructor Summary
Location()
           
 
Method Summary
 java.lang.String getName()
           
 void setName(java.lang.String name)
          Set the name
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Location

public Location()
Method Detail

getName

public java.lang.String getName()
Returns:
the name

setName

public void setName(java.lang.String name)
Set the name

Parameters:
name -