public class MapPropertyImpl extends PropertyModelImpl implements IMapSchemaProperty
annotations| Constructor and Description |
|---|
MapPropertyImpl(String name,
List<ISchemaType> types,
boolean required,
boolean isAttribute,
String namespace,
List<IAnnotationModel> annotations) |
| Modifier and Type | Method and Description |
|---|---|
ISchemaType |
getKeyType() |
ISchemaType |
getValueType() |
getDefaultValue, getName, getNamespace, getStructureType, getType, isAttribute, isGeneric, isRequired, setGenericgetAnnotation, getAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotations, getDefaultValue, getName, getNamespace, getStructureType, getType, isAttribute, isGeneric, isRequiredpublic MapPropertyImpl(String name, List<ISchemaType> types, boolean required, boolean isAttribute, String namespace, List<IAnnotationModel> annotations)
public ISchemaType getKeyType()
getKeyType in interface IMapSchemaPropertypublic ISchemaType getValueType()
getValueType in interface IMapSchemaPropertyCopyright © 2015 Mulesoft. All rights reserved.