Class AuthorityBridgeLink


  • public class AuthorityBridgeLink
    extends Object
    Author:
    Andy
    • Constructor Detail

      • AuthorityBridgeLink

        public AuthorityBridgeLink()
    • Method Detail

      • getChildName

        public String getChildName()
        Returns:
        the childName
      • setChildName

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

        public String getParentName()
        Returns:
        the parentName
      • setParentName

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