| Package | Description |
|---|---|
| ddf.catalog.data |
Provides the classes for the Catalog Data API and implementation.
|
| ddf.catalog.data.impl |
Provides the classes for the Catalog Data API reference implementation.
|
| org.codice.ddf.registry.common.metacard | |
| org.codice.ddf.spatial.ogc.wfs.catalog.common |
| Modifier and Type | Method and Description |
|---|---|
AttributeType<?> |
AttributeDescriptor.getType()
|
| Modifier and Type | Method and Description |
|---|---|
static AttributeType |
BasicTypes.getAttributeType(String type) |
AttributeType<?> |
AttributeDescriptorImpl.getType() |
| Constructor and Description |
|---|
AttributeDescriptorImpl(String name,
boolean indexed,
boolean stored,
boolean tokenized,
boolean multivalued,
AttributeType<?> type)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
RegistryObjectMetacardType.addDescriptor(String name,
boolean queryable,
boolean multivalued,
AttributeType<?> type) |
| Constructor and Description |
|---|
FeatureAttributeDescriptor(String name,
String propertyName,
boolean indexed,
boolean stored,
boolean tokenized,
boolean multivalued,
AttributeType<?> type) |
This work is licensed under a Creative Commons Attribution 4.0 International License.