public class BindProperty.XmlInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
labelItem
tag typeName for collection's item
|
com.abubusoft.kripton.xml.MapEntryType |
mapEntryType |
boolean |
wrappedCollection |
com.abubusoft.kripton.xml.XmlType |
xmlType |
| Constructor and Description |
|---|
XmlInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWrappedCollection()
If true, this element is a collection with a tag for collection and a
tag for each element
|
public com.abubusoft.kripton.xml.MapEntryType mapEntryType
public String labelItem
public boolean wrappedCollection
public com.abubusoft.kripton.xml.XmlType xmlType
Copyright © 2017. All rights reserved.