Verwendungen von Klasse
de.dlr.proseo.api.prip.rest.model.CscAttribute
Packages, die CscAttribute verwenden
-
Verwendungen von CscAttribute in de.dlr.proseo.api.prip.rest.model
Felder in de.dlr.proseo.api.prip.rest.model mit Typparametern vom Typ CscAttributeModifizierer und TypFeldBeschreibungprotected List
<CscAttribute> CscProduct.attributes
The variable attributes of the product (as requested by the $expand option)Methoden in de.dlr.proseo.api.prip.rest.model, die Typen mit Argumenten vom Typ CscAttribute zurückgebenModifizierer und TypMethodeBeschreibung@Valid List
<CscAttribute> CscProduct.getAttributes()
Returns the attributes.Methodenparameter in de.dlr.proseo.api.prip.rest.model mit Typargumenten vom Typ CscAttributeModifizierer und TypMethodeBeschreibungvoid
CscProduct.setAttributes
(List<CscAttribute> attributes) Set the attributes.