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, toString
getDescription, getFeature, getKey, getLastUpdated, getLocale, getObjectId, getRel, getSource, getValue, setDescription, setFeature, setKey, setLastUpdated, setLocale, setObjectId, setRel, setSource, setValue
public static final java.lang.String SIMPLE_PROPERTY
public SimpleMetadataProperty(java.lang.String key, java.lang.String value)
key
- value
- public java.lang.String getType()
MetadataProperty
getType
in interface Metadata
getType
in class MetadataProperty
MetadataObject.getType()
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.