Package io.atlasmap.java.v2
Class JavaCollection
java.lang.Object
io.atlasmap.v2.BaseMapping
io.atlasmap.v2.Collection
io.atlasmap.java.v2.JavaCollection
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class io.atlasmap.v2.Collection
collectionSize, collectionType, mappings
Fields inherited from class io.atlasmap.v2.BaseMapping
alias, description, mappingType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Gets the value of the collectionClassName property.int
hashCode()
void
setCollectionClassName
(String value) Sets the value of the collectionClassName property.Methods inherited from class io.atlasmap.v2.Collection
getCollectionSize, getCollectionType, getMappings, setCollectionSize, setCollectionType, setMappings
Methods inherited from class io.atlasmap.v2.BaseMapping
getAlias, getDescription, getMappingType, setAlias, setDescription, setMappingType
-
Field Details
-
collectionClassName
-
-
Constructor Details
-
JavaCollection
public JavaCollection()
-
-
Method Details