Modifier and Type | Field and Description |
---|---|
protected List<MOVIndexJobType.Source> |
MOVIndexJobType.source |
Modifier and Type | Method and Description |
---|---|
MOVIndexJobType.Source |
ObjectFactory.createMOVIndexJobTypeSource()
Create an instance of
MOVIndexJobType.Source |
MOVIndexJobType.Source |
MOVIndexJobType.Source.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
MOVIndexJobType.Source |
MOVIndexJobType.Source.withAbsoluteAlias(String value) |
MOVIndexJobType.Source |
MOVIndexJobType.Source.withAlias(String value) |
MOVIndexJobType.Source |
MOVIndexJobType.Source.withSetting(Collection<KeyValuePairType> values) |
MOVIndexJobType.Source |
MOVIndexJobType.Source.withSetting(KeyValuePairType... values) |
MOVIndexJobType.Source |
MOVIndexJobType.Source.withUri(String value) |
Modifier and Type | Method and Description |
---|---|
List<MOVIndexJobType.Source> |
MOVIndexJobType.getSource()
Gets the value of the source property.
|
Modifier and Type | Method and Description |
---|---|
MOVIndexJobType |
MOVIndexJobType.withSource(MOVIndexJobType.Source... values) |
Modifier and Type | Method and Description |
---|---|
MOVIndexJobType |
MOVIndexJobType.withSource(Collection<MOVIndexJobType.Source> values) |
Copyright © 2017. All rights reserved.