Interface Modifier<T>

All Known Implementing Classes:
BaseModifierImpl, EmbeddedCodeCollectionImpl, EmbeddedCodeListImpl, EmbeddedCodeSetImpl

public interface Modifier<T>
  • Method Summary

    Modifier and Type Method Description
    T getObject()  
    void setObject​(T object)