public class CharactersMetaData extends Object
Constructor and Description |
---|
CharactersMetaData() |
Modifier and Type | Method and Description |
---|---|
PropertyMetaData |
getProperty() |
ValueMetaData |
getValue() |
boolean |
isMapEntryKey() |
boolean |
isMapEntryValue() |
void |
setMapEntryKey(boolean mapEntryKey) |
void |
setMapEntryValue(boolean mapEntryValue) |
void |
setProperty(PropertyMetaData property) |
void |
setValue(ValueMetaData value) |
public PropertyMetaData getProperty()
public void setProperty(PropertyMetaData property)
public ValueMetaData getValue()
public void setValue(ValueMetaData value)
public boolean isMapEntryValue()
public void setMapEntryValue(boolean mapEntryValue)
public boolean isMapEntryKey()
public void setMapEntryKey(boolean mapEntryKey)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.