Modifier and Type | Field and Description |
---|---|
protected List<EffectPointType> |
EffectParameterType.point |
Modifier and Type | Method and Description |
---|---|
EffectPointType |
ObjectFactory.createEffectPointType()
Create an instance of
EffectPointType |
EffectPointType |
EffectPointType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
EffectPointType |
EffectPointType.withPosition(int value) |
EffectPointType |
EffectPointType.withValue(float value) |
Modifier and Type | Method and Description |
---|---|
List<EffectPointType> |
EffectParameterType.getPoint()
Gets the value of the point property.
|
Modifier and Type | Method and Description |
---|---|
EffectParameterType |
EffectParameterType.withPoint(EffectPointType... values) |
Modifier and Type | Method and Description |
---|---|
EffectParameterType |
EffectParameterType.withPoint(Collection<EffectPointType> values) |
Copyright © 2017. All rights reserved.