Uses of Enum Class
com.luciad.datamodel.TLcdDataProperty.CollectionType
Package
Description
This package provides an API to access domain objects in a unified way.
-
Uses of TLcdDataProperty.CollectionType in com.luciad.datamodel
Modifier and TypeMethodDescriptionTLcdDataProperty.getCollectionType()
Returns the collection type of this property.Returns the enum constant of this class with the specified name.static TLcdDataProperty.CollectionType[]
TLcdDataProperty.CollectionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionTLcdDataPropertyBuilder.collectionType
(TLcdDataProperty.CollectionType aCollectionType) Sets the collection type for the property that is to be built.