-
public final class SetEffectivePropertyValueForNodeRequestRequest object containing input parameters for the CSSDomain.setEffectivePropertyValueForNode command.
-
-
Constructor Summary
Constructors Constructor Description SetEffectivePropertyValueForNodeRequest(Integer nodeId, String propertyName, String value)
-
Method Summary
Modifier and Type Method Description final Integercomponent1()final Stringcomponent2()final Stringcomponent3()final SetEffectivePropertyValueForNodeRequestcopy(Integer nodeId, String propertyName, String value)final IntegergetNodeId()The element id for which to set property. final StringgetPropertyName()final StringgetValue()-
-
Method Detail
-
component1
final Integer component1()
-
component2
final String component2()
-
component3
final String component3()
-
copy
final SetEffectivePropertyValueForNodeRequest copy(Integer nodeId, String propertyName, String value)
-
getPropertyName
final String getPropertyName()
-
-
-
-