Class AuthorityBridgeLink


  • public class AuthorityBridgeLink
    extends java.lang.Object
    Author:
    Andy
    • Constructor Detail

      • AuthorityBridgeLink

        public AuthorityBridgeLink()
    • Method Detail

      • getChildName

        public java.lang.String getChildName()
        Returns:
        the childName
      • setChildName

        public void setChildName​(java.lang.String childName)
        Parameters:
        childName - the childName to set
      • getParentName

        public java.lang.String getParentName()
        Returns:
        the parentName
      • setParentName

        public void setParentName​(java.lang.String parentName)
        Parameters:
        parentName - the parentName to set