Class MappingRelationship


  • public class MappingRelationship
    extends java.lang.Object
    Created by Andrei on 05/23/2017.
    • Constructor Detail

      • MappingRelationship

        public MappingRelationship()
    • Method Detail

      • getParentAttribute

        public java.lang.String getParentAttribute()
      • setParentAttribute

        public void setParentAttribute​(java.lang.String parentAttribute)
      • getChildAttribute

        public java.lang.String getChildAttribute()
      • setChildAttribute

        public void setChildAttribute​(java.lang.String childAttribute)
      • getErtType

        public int getErtType()
      • setErtType

        public void setErtType​(int ertType)
      • getChangeType

        public int getChangeType()
      • setChangeType

        public void setChangeType​(int changeType)