Class Set
- Commercetools\Core\Model\Common\AbstractJsonDeserializeObject implements Commercetools\Core\Model\Common\JsonDeserializeInterface, Commercetools\Core\Model\Common\ObjectTreeInterface uses Commercetools\Core\Model\Common\ObjectTreeTrait
-
Commercetools\Core\Model\Common\Collection
implements
Iterator,
JsonSerializable,
Countable,
ArrayAccess
uses
Commercetools\Core\Model\Common\ContextTrait
-
Commercetools\Core\Model\Common\Set
implements
Commercetools\Core\Model\Common\TypeableInterface
Namespace: Commercetools\Core\Model\Common
API documentation: https://docs.commercetools.com/http-api-projects-products.html#attribute
API documentation: https://docs.commercetools.com/http-api-projects-productTypes.html#settype
API documentation: https://docs.commercetools.com/http-api-projects-productTypes.html#attributetype
Located at Core/Model/Common/Set.php
API documentation: https://docs.commercetools.com/http-api-projects-products.html#attribute
API documentation: https://docs.commercetools.com/http-api-projects-productTypes.html#settype
API documentation: https://docs.commercetools.com/http-api-projects-productTypes.html#attributetype
Located at Core/Model/Common/Set.php
Methods summary
public static
|
|
public static
|
#
ofTypeAndData( $type, array $data,
|
public
|
Methods inherited from Commercetools\Core\Model\Common\Collection
__construct(),
add(),
count(),
current(),
getAt(),
getBy(),
getById(),
getType(),
key(),
next(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
rewind(),
setAt(),
toArray(),
valid()
Methods inherited from Commercetools\Core\Model\Common\AbstractJsonDeserializeObject
Methods inherited from Commercetools\Core\Model\Common\ContextAwareInterface
getContext(),
getContextCallback(),
setContext(),
setContextIfNull()
Methods inherited from Commercetools\Core\Model\Common\ObjectTreeInterface
Methods used from Commercetools\Core\Model\Common\ContextTrait
getContext(),
getContextCallback(),
setContext(),
setContextIfNull()