Interface PropRelationship<T>

All Superinterfaces:
VChild, VElement, VParent, VProperty<T>
All Known Implementing Classes:
NonStandardProperty, RelatedTo, UnknownProperty

public interface PropRelationship<T> extends VProperty<T>
  • Method Details