public abstract class AbstractMapObjectFactory extends Object implements MapObjectFactory
| Constructor and Description |
|---|
AbstractMapObjectFactory(String typeName,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getTypeName() |
protected void |
setDescription(String description) |
protected void |
setTypeName(String typeName) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittoObjectpublic String getDescription()
getDescription in interface MapObjectFactorypublic String getTypeName()
getTypeName in interface MapObjectFactoryprotected void setDescription(String description)
protected void setTypeName(String typeName)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.