Class AbstractModification

    • Constructor Detail

      • AbstractModification

        protected AbstractModification​(short version)
      • AbstractModification

        protected AbstractModification​(short version,
                                       org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier path)
      • AbstractModification

        protected AbstractModification​(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier path)
    • Method Detail

      • setPath

        protected void setPath​(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier path)
      • getPath

        public org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier getPath()
      • getVersion

        public short getVersion()