public class SimpleMetadataProperty extends MetadataProperty
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SIMPLE_PROPERTY |
| Constructor and Description |
|---|
SimpleMetadataProperty(java.lang.String key,
java.lang.String value)
Constructor that creates a new Metadata object property
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getType()
Gets the implementation-specific type.
|
equals, getPropertyComparator, getPropertyId, getSourceRecord, init, setPropertyId, setSourceRecord, toStringgetDescription, getFeature, getKey, getLastUpdated, getLocale, getObjectId, getRel, getSource, getValue, setDescription, setFeature, setKey, setLastUpdated, setLocale, setObjectId, setRel, setSource, setValuepublic static final java.lang.String SIMPLE_PROPERTY
public SimpleMetadataProperty(java.lang.String key,
java.lang.String value)
key - value - public java.lang.String getType()
MetadataPropertygetType in interface MetadatagetType in class MetadataPropertyMetadataObject.getType()Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.