Modifier and Type | Field and Description |
---|---|
protected List<AutoProjectionStepType> |
AutoProjectionRuleType.step |
Modifier and Type | Method and Description |
---|---|
AutoProjectionStepType |
ObjectFactory.createAutoProjectionStepType()
Create an instance of
AutoProjectionStepType |
AutoProjectionStepType |
AutoProjectionStepType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
AutoProjectionStepType |
AutoProjectionStepType.withDescription(String value) |
AutoProjectionStepType |
AutoProjectionStepType.withOrder(BigInteger value) |
AutoProjectionStepType |
AutoProjectionStepType.withScript(String value) |
AutoProjectionStepType |
AutoProjectionStepType.withXslt(String value) |
Modifier and Type | Method and Description |
---|---|
List<AutoProjectionStepType> |
AutoProjectionRuleType.getStep()
Gets the value of the step property.
|
Modifier and Type | Method and Description |
---|---|
AutoProjectionRuleType |
AutoProjectionRuleType.withStep(AutoProjectionStepType... values) |
Modifier and Type | Method and Description |
---|---|
AutoProjectionRuleType |
AutoProjectionRuleType.withStep(Collection<AutoProjectionStepType> values) |
Copyright © 2017. All rights reserved.