org.yecht.ruby
Interface PossibleLinkNode
- All Known Implementing Classes:
- BadAlias
public interface PossibleLinkNode
|
Method Summary |
void |
addLink(org.yecht.ruby.StorageLink link)
|
List<org.yecht.ruby.StorageLink> |
getLinks()
|
void |
replaceLinks(org.jruby.runtime.builtin.IRubyObject newObject)
|
getLinks
List<org.yecht.ruby.StorageLink> getLinks()
addLink
void addLink(org.yecht.ruby.StorageLink link)
replaceLinks
void replaceLinks(org.jruby.runtime.builtin.IRubyObject newObject)
Copyright © 2013. All Rights Reserved.