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
FieldsFields inherited from class io.atlasmap.v2.Collection
collectionSize, collectionType, mappingsFields inherited from class io.atlasmap.v2.BaseMapping
alias, description, mappingType -
Constructor Summary
Constructors -
Method Summary
Modifier 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.Collection
getCollectionSize, getCollectionType, getMappings, setCollectionSize, setCollectionType, setMappingsMethods inherited from class io.atlasmap.v2.BaseMapping
getAlias, getDescription, getMappingType, setAlias, setDescription, setMappingType
-
Field Details
-
collectionClassName
-
-
Constructor Details
-
JavaCollection
public JavaCollection()
-
-
Method Details