class AddressValue extends AbstractValue (View source)

Properties

protected $generic_value from  AbstractValue
deprecated $address1

Note: It's the public portion of this property that is deprecated.

deprecated $address2

Note: It's the public portion of this property that is deprecated.

deprecated $address3

Note: It's the public portion of this property that is deprecated.

deprecated $city

Note: It's the public portion of this property that is deprecated.

deprecated $state_province

Note: It's the public portion of this property that is deprecated.

deprecated $country

Note: It's the public portion of this property that is deprecated.

deprecated $postal_code

Note: It's the public portion of this property that is deprecated.

Methods

getValue()

No description

mixed
getGenericValue()

No description

setGenericValue($generic_value)

No description

mixed
getAddress1()

No description

setAddress1(mixed $address1)

No description

mixed
getAddress2()

No description

setAddress2(mixed $address2)

No description

mixed
getAddress3()

No description

setAddress3(mixed $address3)

No description

mixed
getCity()

No description

setCity(mixed $city)

No description

mixed
getStateProvince()

No description

setStateProvince(mixed $state_province)

No description

mixed
getCountry()

No description

setCountry(mixed $country)

No description

mixed
getPostalCode()

No description

setPostalCode(mixed $postal_code)

No description

getFullCountry()

No description

getFullStateProvince()

No description

__toString()

No description

Details

getValue()

No description

mixed getGenericValue()

No description

Return Value

mixed

setGenericValue($generic_value)

No description

Parameters

$generic_value

mixed getAddress1()

No description

Return Value

mixed

setAddress1(mixed $address1)

No description

Parameters

mixed $address1

mixed getAddress2()

No description

Return Value

mixed

setAddress2(mixed $address2)

No description

Parameters

mixed $address2

mixed getAddress3()

No description

Return Value

mixed

setAddress3(mixed $address3)

No description

Parameters

mixed $address3

mixed getCity()

No description

Return Value

mixed

setCity(mixed $city)

No description

Parameters

mixed $city

mixed getStateProvince()

No description

Return Value

mixed

setStateProvince(mixed $state_province)

No description

Parameters

mixed $state_province

mixed getCountry()

No description

Return Value

mixed

setCountry(mixed $country)

No description

Parameters

mixed $country

mixed getPostalCode()

No description

Return Value

mixed

setPostalCode(mixed $postal_code)

No description

Parameters

mixed $postal_code

getFullCountry()

No description

getFullStateProvince()

No description

__toString()

No description