AnyLogic
Expand
Font size
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
GISMultiRegionDescriptor, GISPointDescriptor, GISRegionDescriptor

@AnyLogicInternalAPI
public abstract class GISMarkupDescriptor
extends Object
implements Serializable
See Also:
Serialized Form

Method Summary

Modifier and TypeMethodDescription
StringgetAddress() 
StringgetClazz() 
LonggetId() 
StringgetName() 
StringgetType() 

Methods inherited from class java.lang.Object

equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Method Details

getId

public Long getId()

getName

public String getName()

getAddress

public String getAddress()

getClazz

public String getClazz()

getType

public String getType()