AnyLogic
Expand
Font size
All Superinterfaces:
IMarkupLibraryDescriptor
All Known Subinterfaces:
IStorageDescriptor

public interface IRackSystemDescriptor
extends IMarkupLibraryDescriptor

Method Summary

Modifier and TypeMethodDescription
default AbstractMarkupgetMarkup() 
default voidsetMarkup(AbstractMarkup markup) 

Method Details

setMarkup

@AnyLogicInternalAPI
default void setMarkup(AbstractMarkup markup)

getMarkup

@AnyLogicInternalAPI
default AbstractMarkup getMarkup()