public static class ModuleRootManagerImpl.ModuleRootManagerState extends java.lang.Object implements JDOMExternalizable
Constructor and Description |
---|
ModuleRootManagerState() |
ModuleRootManagerState(RootModelImpl rootModel) |
Modifier and Type | Method and Description |
---|---|
Element |
getRootModelElement() |
void |
readExternal(Element element) |
void |
writeExternal(Element element) |
public ModuleRootManagerState()
public ModuleRootManagerState(RootModelImpl rootModel)
public void readExternal(Element element)
readExternal
in interface JDOMExternalizable
public void writeExternal(Element element)
writeExternal
in interface JDOMExternalizable
public Element getRootModelElement()