public class JavaCollection extends io.atlasmap.v2.Collection implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
collectionClassName |
| Constructor and Description |
|---|
JavaCollection() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
String |
getCollectionClassName()
Gets the value of the collectionClassName property.
|
int |
hashCode() |
void |
setCollectionClassName(String value)
Sets the value of the collectionClassName property.
|
getCollectionSize, getCollectionType, getMappings, setCollectionSize, setCollectionType, setMappingsprotected String collectionClassName
public String getCollectionClassName()
Stringpublic void setCollectionClassName(String value)
value - allowed object is
StringCopyright © 2021 JBoss by Red Hat. All rights reserved.