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 SummaryFieldsFields inherited from class io.atlasmap.v2.CollectioncollectionSize, collectionType, mappingsFields inherited from class io.atlasmap.v2.BaseMappingalias, description, mappingType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanGets the value of the collectionClassName property.inthashCode()voidsetCollectionClassName(String value) Sets the value of the collectionClassName property.Methods inherited from class io.atlasmap.v2.CollectiongetCollectionSize, getCollectionType, getMappings, setCollectionSize, setCollectionType, setMappingsMethods inherited from class io.atlasmap.v2.BaseMappinggetAlias, getDescription, getMappingType, setAlias, setDescription, setMappingType
- 
Field Details- 
collectionClassName
 
- 
- 
Constructor Details- 
JavaCollectionpublic JavaCollection()
 
- 
- 
Method Details