Modifier and Type | Field and Description |
---|---|
protected List<NameURIPairType> |
ComplexJobOTIFType.resource |
protected List<NameURIPairType> |
OtifPresetType.resource |
Modifier and Type | Method and Description |
---|---|
NameURIPairType |
ObjectFactory.createNameURIPairType()
Create an instance of
NameURIPairType |
NameURIPairType |
NameURIPairType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
NameURIPairType |
NameURIPairType.withName(String value) |
NameURIPairType |
NameURIPairType.withUri(String value) |
Modifier and Type | Method and Description |
---|---|
List<NameURIPairType> |
ComplexJobOTIFType.getResource()
Gets the value of the resource property.
|
List<NameURIPairType> |
OtifPresetType.getResource()
Gets the value of the resource property.
|
Modifier and Type | Method and Description |
---|---|
ComplexJobOTIFType |
ComplexJobOTIFType.withResource(NameURIPairType... values) |
OtifPresetType |
OtifPresetType.withResource(NameURIPairType... values) |
Modifier and Type | Method and Description |
---|---|
ComplexJobOTIFType |
ComplexJobOTIFType.withResource(Collection<NameURIPairType> values) |
OtifPresetType |
OtifPresetType.withResource(Collection<NameURIPairType> values) |
Copyright © 2017. All rights reserved.