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, setMappings
protected String collectionClassName
public String getCollectionClassName()
String
public void setCollectionClassName(String value)
value
- allowed object is
String
Copyright © 2019 JBoss by Red Hat. All rights reserved.