Modifier and Type | Field and Description |
---|---|
protected List<BulkyMetadataPairType> |
BulkyMetadataType.field |
Modifier and Type | Method and Description |
---|---|
BulkyMetadataPairType |
ObjectFactory.createBulkyMetadataPairType()
Create an instance of
BulkyMetadataPairType |
BulkyMetadataPairType |
BulkyMetadataPairType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
BulkyMetadataPairType |
BulkyMetadataPairType.withChannel(int value) |
BulkyMetadataPairType |
BulkyMetadataPairType.withEnd(String value) |
BulkyMetadataPairType |
BulkyMetadataPairType.withItemTrack(String value) |
BulkyMetadataPairType |
BulkyMetadataPairType.withKey(String value) |
BulkyMetadataPairType |
BulkyMetadataPairType.withMaps(BulkyMapListType value) |
BulkyMetadataPairType |
BulkyMetadataPairType.withStart(String value) |
BulkyMetadataPairType |
BulkyMetadataPairType.withStream(int value) |
BulkyMetadataPairType |
BulkyMetadataPairType.withValue(String value) |
Modifier and Type | Method and Description |
---|---|
List<BulkyMetadataPairType> |
BulkyMetadataType.getField()
Gets the value of the field property.
|
Modifier and Type | Method and Description |
---|---|
BulkyMetadataType |
BulkyMetadataType.withField(BulkyMetadataPairType... values) |
Modifier and Type | Method and Description |
---|---|
BulkyMetadataType |
BulkyMetadataType.withField(Collection<BulkyMetadataPairType> values) |
Copyright © 2018. All rights reserved.