Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
ProductAspect |
ProductAspect.clone() |
ProductAspect |
ProductAspect.set(String fieldName,
Object value) |
ProductAspect |
ProductAspect.setAspectName(String aspectName)
The name of the aspect.
|
ProductAspect |
ProductAspect.setDestinationName(String destinationName)
The name of the destination.
|
ProductAspect |
ProductAspect.setIntention(String intention)
Whether the aspect is required, excluded or should be validated.
|
Modifier and Type | Method and Description |
---|---|
List<ProductAspect> |
Product.getAspects()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Product |
Product.setAspects(List<ProductAspect> aspects)
Deprecated.
|
Copyright © 2011–2019 Google. All rights reserved.