public interface QualifiedMetacardType extends MetacardType
AttributeDescriptors used to specify and
describe the valid Attributes on a Metacard.
This code is experimental. While this interface is functional and tested, it may change or be removed in a future version of the library.
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_METACARD_TYPE_NAMESPACE
Default
MetacardType namespace. |
DEFAULT_METACARD_TYPE_NAME| Modifier and Type | Method and Description |
|---|---|
String |
getNamespace() |
getAttributeDescriptor, getAttributeDescriptors, getNamestatic final String DEFAULT_METACARD_TYPE_NAMESPACE
MetacardType namespace. This is used if no namespace is defined on
construction.String getNamespace()
MetacardType name. If no namespace was specified
on construction, then the default namespace must be returned.This work is licensed under a Creative Commons Attribution 4.0 International License.