Class ExternalReference

    • Constructor Detail

      • ExternalReference

        public ExternalReference()
    • Method Detail

      • getInformationSystem

        public java.lang.String getInformationSystem()
      • isSetExternalObject

        public boolean isSetExternalObject()
      • isSetInformationSystem

        public boolean isSetInformationSystem()
      • setExternalObject

        public void setExternalObject​(ExternalObject externalObject)
      • setInformationSystem

        public void setInformationSystem​(java.lang.String informationSystem)
      • unsetExternalObject

        public void unsetExternalObject()
      • unsetInformationSystem

        public void unsetInformationSystem()
      • isSetParent

        public boolean isSetParent()
        Specified by:
        isSetParent in interface Child
      • unsetParent

        public void unsetParent()
        Specified by:
        unsetParent in interface Child
      • copyTo

        public java.lang.Object copyTo​(java.lang.Object target,
                                       CopyBuilder copyBuilder)
        Specified by:
        copyTo in interface Copyable