Modifier and Type | Field and Description |
---|---|
protected List<BulkyMapType> |
BulkyMapListType.map |
Modifier and Type | Method and Description |
---|---|
BulkyMapType |
ObjectFactory.createBulkyMapType()
Create an instance of
BulkyMapType |
BulkyMapType |
BulkyMapType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
BulkyMapType |
BulkyMapType.withEntry(BulkyMapEntryType... values) |
BulkyMapType |
BulkyMapType.withEntry(Collection<BulkyMapEntryType> values) |
Modifier and Type | Method and Description |
---|---|
List<BulkyMapType> |
BulkyMapListType.getMap()
Gets the value of the map property.
|
Modifier and Type | Method and Description |
---|---|
BulkyMapListType |
BulkyMapListType.withMap(BulkyMapType... values) |
Modifier and Type | Method and Description |
---|---|
BulkyMapListType |
BulkyMapListType.withMap(Collection<BulkyMapType> values) |
Copyright © 2017. All rights reserved.