Class Amazon_SimpleDB_Model_CreateDomain

Description

Amazon_SimpleDB_Model_CreateDomain

Properties:

  • DomainName: string

Located in /Model/CreateDomain.php (line 40)

Amazon_SimpleDB_Model
   |
   --Amazon_SimpleDB_Model_CreateDomain
Method Summary
Amazon_SimpleDB_Model_CreateDomain __construct ([mixed $data = null])
string getDomainName ()
bool isSetDomainName ()
this setDomainName (string $value)
Variables

Inherited Variables

Inherited from Amazon_SimpleDB_Model

Amazon_SimpleDB_Model::$_fields
Methods
Constructor __construct (line 56)

Construct new Amazon_SimpleDB_Model_CreateDomain

  • access: public
Amazon_SimpleDB_Model_CreateDomain __construct ([mixed $data = null])
  • mixed $data:

    DOMElement or Associative Array to construct from.

    Valid properties:

    • DomainName: string


Redefinition of:
Amazon_SimpleDB_Model::__construct()
Construct new model class
getDomainName (line 69)

Gets the value of the DomainName property.

  • return: DomainName
  • access: public
string getDomainName ()
isSetDomainName (line 104)

Checks if DomainName is set

  • return: true if DomainName is set
  • access: public
bool isSetDomainName ()
setDomainName (line 80)

Sets the value of the DomainName property.

  • return: instance
  • access: public
this setDomainName (string $value)
  • string $value: DomainName
withDomainName (line 92)

Sets the value of the DomainName and returns this instance

  • return: instance
  • access: public
Amazon_SimpleDB_Model_CreateDomain withDomainName (string $value)
  • string $value: DomainName

Inherited Methods

Inherited From Amazon_SimpleDB_Model

Amazon_SimpleDB_Model::__construct()
Amazon_SimpleDB_Model::_isNumericArray()
Amazon_SimpleDB_Model::_toXMLFragment()
Amazon_SimpleDB_Model::__get()
Amazon_SimpleDB_Model::__set()

Documentation generated on Wed, 23 Jul 2008 00:47:35 -0700 by phpDocumentor 1.4.2