com.togethersoft.openapi.rwi
Interface RwiMemberReference
- public interface RwiMemberReference
- extends RwiReference
A reference to a member.
- Author:
- TogetherSoft
- Since: Together 3.0
- See Also: RwiReference
| Methods inherited from interface com.togethersoft.openapi.rwi.RwiPropertyMap |
addProperty, canAddProperty, canSetProperty, canSetProperty, getProperty, hasProperty, isPropertyReadable, isPropertyWritable, properties, properties, setProperty, setProperty |
getContainingNodeReference
public RwiNodeReference getContainingNodeReference()
- Returns a reference to the containing node for this reference's member.
- Returns: a reference to the containing node for this reference's member
getMember
public RwiMember getMember()
- Returns a member for this reference.
- returnb a member for this reference
getMemberPositions
public RwiMemberPositions getMemberPositions()